mirror of
https://github.com/starr-dusT/tzdb_to_nx
synced 2024-03-05 21:18:52 -08:00
github/workflows: Update version dir
This commit is contained in:
parent
467e965659
commit
8fc053bc57
2
.github/workflows/cmake.yml
vendored
2
.github/workflows/cmake.yml
vendored
@ -36,7 +36,7 @@ jobs:
|
||||
|
||||
- name: Version
|
||||
run: |
|
||||
echo "nx_version=`cat ${{github.workspace}}/build/nx/version.txt`" > "$GITHUB_ENV"
|
||||
echo "nx_version=$(cat $(grep NX_TZDB_DIR ${{github.workspace}}/build/CMakeCache.txt | sed 's/.*=//g')/version.txt)" > "$GITHUB_ENV"
|
||||
|
||||
- name: Upload
|
||||
uses: actions/upload-artifact@v3
|
||||
|
Loading…
x
Reference in New Issue
Block a user