Skip to content

Commit

Permalink
deploy test 24
Browse files Browse the repository at this point in the history
  • Loading branch information
josevcm committed Nov 22, 2024
1 parent d11b29a commit ab07f40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake-ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
-S ${{ github.workspace }} \
-B ${{ steps.strings.outputs.build-dir }} \
-DCMAKE_BUILD_TYPE=${{ matrix.build_type }} \
-DBUILD_PROJECT_VERSION="${{ github.ref_name }}"
-DBUILD_PROJECT_VERSION="${{ github.ref_name }}"
- name: Build project
run: |
Expand Down

0 comments on commit ab07f40

Please sign in to comment.