Skip to content

Commit

Permalink
Install with apt-get
Browse files Browse the repository at this point in the history
  • Loading branch information
jesper-friis committed Aug 15, 2023
1 parent 466741b commit af332b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_build_wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
- name: Install rust, cargo and poetry (needed by Pydantic v2)
run: |
apt install rust cargo
sudo apt-get install rust cargo
python -m pip install -U poetry
- name: Install cibuildwheel
Expand Down

0 comments on commit af332b4

Please sign in to comment.