Skip to content

Commit

Permalink
Another try
Browse files Browse the repository at this point in the history
  • Loading branch information
KerstinKeller committed Sep 27, 2024
1 parent a6afdd7 commit 0abf4c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-ubuntu-20.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:

- name: Build Python 3.11 Wheel
run: |
source ".venv_build/bin/activate"
source "../.venv_build/bin/activate"
cmake --build . --target create_python_wheel --config Release
shell: bash
working-directory: ${{ runner.workspace }}/_build
Expand Down

0 comments on commit 0abf4c5

Please sign in to comment.