Skip to content

Commit

Permalink
Changed package name
Browse files Browse the repository at this point in the history
  • Loading branch information
tfpf committed Sep 8, 2024
1 parent a81aaa5 commit 259910f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ jobs:
steps:
- uses: actions/checkout@v4
- run: pipx install hatch
- run: sudo apt install libgtk-3-dev python-wxgtk2.8
- run: sudo apt install libgtk-3-dev python-wxgtk3.0
- run: hatch -vv env create dev

0 comments on commit 259910f

Please sign in to comment.