Skip to content

Commit

Permalink
Retored workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
tfpf committed Sep 8, 2024
1 parent bbf5c2c commit 9a28b5e
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-get install libgtk-3-dev python-wxgtk*
- run: sudo apt install libgtk-3-dev
- run: hatch -vv env create dev

0 comments on commit 9a28b5e

Please sign in to comment.