pioneers / runtime

Firmware for the PiE kit robots and devices
7 stars 2 forks source link

[SYSTEMD] updated last few files from pi to ubuntu #274

Closed BrandonWong14 closed 8 months ago

BrandonWong14 commented 8 months ago

Updated some systemd files that still had pi in the path and username instead of ubuntu. It's probably not completely necessary, but it is good that it is fully updated. I am also using this as an example of a pull request to show new members.

BrandonWong14 commented 8 months ago

Modified the yml file in .github/workflows/, moved the install protobuf-c check after the format check so format does not look at protobuf-c files as well. checkout and cache have been changed to v4 as well in the file.