Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
Im-Rises committed Apr 4, 2024
1 parent 7debafc commit c8a08af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cmake-vcpkg-publish-binaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
run: |
app_version=$(grep -oP 'set\(CHIP8TOPIA_VERSION "\K[^"]+' CMakeLists.txt)
echo "APP_VERSION=$app_version" >> "$GITHUB_OUTPUT"
echo $app_version
- name: Create Release
id: create-release
Expand Down

0 comments on commit c8a08af

Please sign in to comment.