Skip to content
This repository has been archived by the owner on Dec 22, 2023. It is now read-only.

Commit

Permalink
Update package index before installing things
Browse files Browse the repository at this point in the history
  • Loading branch information
janopae committed Sep 17, 2023
1 parent 59db84b commit b1c48fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:

- name: Install Linux dependencies
run: |
sudo apt-get update
sudo apt-get install libgtk-3-dev libsdl2-2.0 libwxgtk3.0-gtk3-dev
- name: Install Python dependencies
Expand Down

0 comments on commit b1c48fa

Please sign in to comment.