Skip to content

Commit

Permalink
update actions file
Browse files Browse the repository at this point in the history
  • Loading branch information
fallahn committed May 24, 2024
1 parent ba50823 commit fcef1a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,4 @@ jobs:
working-directory: ${{github.workspace}}/build
shell: bash
if: runner.os != 'Linux'
run: cmake --build . --config $BUILD_TYPE --target install
run: cmake --build . --config $BUILD_TYPE

0 comments on commit fcef1a2

Please sign in to comment.