Skip to content

Commit

Permalink
feat: 2
Browse files Browse the repository at this point in the history
  • Loading branch information
stonex committed Nov 22, 2021
1 parent b8b2a2e commit d74bbda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ jobs:
run: |
LatestTAG=`git describe --tags`
cmake_version_updated=" VERSION ${LatestTAG:1}"
sed -i "/[[:space:]]VERSION/c\\${cmake_version_updated}" CMakeLists.txt
sed -i "/[[:space:]]VERSION/c\\${cmake_version_updated}" CMakeLists.txt

0 comments on commit d74bbda

Please sign in to comment.