Skip to content

Commit 108ebf2

Browse files
Update main.yml
1 parent 18a3832 commit 108ebf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
- name: Build libgimli
3838
working-directory: build
3939
run: |
40-
source venv-build/bin/activate
40+
source ../venv-build/bin/activate
4141
make -j 8 gimli
4242
- name: Build Python bindings
4343
working-directory: build

0 commit comments

Comments
 (0)