Skip to content

Commit

Permalink
Update pythonapp.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
christoph2 authored Oct 6, 2024
1 parent 95e19a3 commit 6e9257d
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 @@ -33,7 +33,7 @@ jobs:
- name: Setup Python3-Dev
if: matrix.os == 'ubuntu-latest'
run: |
apt-get install -y python3-dev
sudo apt-get install -y python3-dev
- name: Install Java
uses: actions/setup-java@v4
with:
Expand Down

0 comments on commit 6e9257d

Please sign in to comment.