Skip to content

Commit

Permalink
Install venv correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
multiplemonomials committed Mar 15, 2024
1 parent 45ea29f commit 2c73d79
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/compile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ jobs:

- name: Install python3-venv
run: |
python3 -m pip install -r tools/requirements.txt
apt-get update
apt-get install -y python3-venv
Expand Down

0 comments on commit 2c73d79

Please sign in to comment.