automatically embedding version numbers (#53)
This commit is contained in:
committed by
GitHub
parent
321677cf9b
commit
9cda33787c
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@@ -16,6 +16,8 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 0 # fetch tags for versioning
|
||||
|
||||
- name: Cache toolchain
|
||||
id: cache-toolchain
|
||||
|
||||
Reference in New Issue
Block a user