Skip to content

Commit

Permalink
Update pythonapp.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
christoph2 authored Dec 18, 2024
1 parent 39c8f52 commit 36a20bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pythonapp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
run: |
sudo apt-get update -y
sudo apt-get upgrade -y
sudo apt-get install -y python3-dev libpython3-dev
sudo apt-get install -y python3-dev
- name: Build wheel
uses: pypa/[email protected]

Expand Down

0 comments on commit 36a20bf

Please sign in to comment.