3d-gussner
9df3846ffa
Remove white space
2024-03-13 16:23:51 +01:00
VintagePC
18c7c8c55b
Quotes, perhaps
2024-03-12 18:55:38 -04:00
vintagepc
2ad76e225b
Update build.yml
...
Use ${{ github.workspace }} instead
2024-03-12 07:40:34 -04:00
VintagePC
50ba83219f
Try fixing paths
2024-03-11 19:02:24 -04:00
vintagepc
84259de765
Update build.yml
...
Fix bug in run specifiers
2024-03-11 08:31:19 -04:00
VintagePC
c0284497e3
Facilitate automatic release uploads of artifacts
2024-03-01 20:00:27 -05:00
Guðni Már Gilbert
704003295a
CI: Add sudo apt-get update
...
See: https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners/customizing-github-hosted-runners#installing-software-on-ubuntu-runners
> Note: Always run sudo apt-get update before installing a package. In case the apt index is stale, this command fetches and re-indexes any available packages, which helps prevent package installation failures.
2024-02-24 15:29:21 +00:00
3d-gussner
f9671d40c7
Update action as v3 is deprecated
2024-02-13 08:32:54 +01:00
Guðni Már Gilbert
fe893f8289
Fix git_describe_working_tree failing
...
The command
/usr/bin/git describe --abbrev=0 --dirty=-D --broken=-B
Was returning error code 128 and no output.
In the workflow file, specifying fetch-depth = 0, will make sure
to fetch all branches and tags. This seems to fix the issue.
2023-10-08 14:38:42 +00:00
VintagePC
b81a440b7c
Do full fetch for versioning information
2023-09-22 17:31:33 -04:00
VintagePC
a6d1985742
-Clear project timestamp if git was not used/found
...
-Add git as a runner tool for versioning
2023-09-22 17:22:05 -04:00
VintagePC
605cc5d83a
Actually enable annotations via ENV
2023-09-21 18:46:43 -04:00
VintagePC
6ceb750999
Fix missing toolchain
2023-09-20 19:13:12 -04:00
VintagePC
5ddac5cb6c
- Make size share cache
...
- Add tests step
- Add lang-check step
2023-09-20 19:05:46 -04:00
VintagePC
8c9b754b3f
Add actions workflow for firmware build
2023-09-16 20:40:28 -04:00