Skip to content

Commit 012cc56

Browse files
debug
1 parent ab7e9e7 commit 012cc56

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci-sharkfuser.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@ jobs:
9999
- name: Build sharkfuser
100100
working-directory: ${{ env.SHARKFUSER_DIR }}
101101
run: |
102+
source .venv/bin/activate
102103
cmake -GNinja -S. -Bbuild \
103104
${{matrix.cmake-options}}
104105
cmake --build build --target all

0 commit comments

Comments
 (0)