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 e0b7824 commit 8be7d12
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/pythonapp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,8 @@ jobs:
toolchain: nightly
override: true
components: rustfmt, clippy

- name: Install Python3-Dev
run: sudo apt-get install -y python3-dev

- name: Install Python3-Dev
run: sudo apt-get install -y python3-dev
- name: Install Java
uses: actions/setup-java@v4
with:
Expand Down

0 comments on commit 8be7d12

Please sign in to comment.