Skip to content

Commit

Permalink
Update cmake.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lshtar13 authored Sep 3, 2023
1 parent b19dbd1 commit eefc24c
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 @@ -31,7 +31,7 @@ jobs:
uses: egor-tensin/[email protected]

- name: Build
working-directory: ${{github.workspace}}/build
working-directory: ${{github.workspace}}
# Execute tests defined by the CMake configuration.
# See https://cmake.org/cmake/help/latest/manual/ctest.1.html for more detail
run: ./scripts/setup && ./scripts/install.sh
Expand Down

0 comments on commit eefc24c

Please sign in to comment.