Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
drexlerd committed Jan 10, 2024
1 parent db5f8d1 commit fc33275
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integrationtests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Configure, Build, and Install Dependencies
# if: steps.cache-dependencies.outputs.cache-hit != 'true'
run: |
cd dependencies
cd tests/integration/dependencies
cmake -S . -B build -DCMAKE_INSTALL_PREFIX=$GITHUB_WORKSPACE/tests/integration/dependencies/installs
cmake --build build -j$(nproc)
Expand Down

0 comments on commit fc33275

Please sign in to comment.