Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
JackAshwell11 committed Aug 31, 2024
1 parent 835cd59 commit 6c75c42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
pip install conan
cd src/hades_extensions
conan profile detect
conan install . --build=missing
conan install . --build=missing --output-folder=build-release
- name: Run Nox
run: |
if [ "${{ matrix.os }}" == "ubuntu-latest" ]; then
Expand Down

0 comments on commit 6c75c42

Please sign in to comment.