Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JeanMainguy authored Aug 28, 2024
1 parent b376118 commit e606a2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
run: |
# Activate the Python environment again in the correct directory
source ppgg/bin/activate
pip3 install .[python_deps]
pip install .[python_deps]
# - name: Install ppanggolin
# shell: bash -l {0}
Expand Down

0 comments on commit e606a2f

Please sign in to comment.