Skip to content

Commit

Permalink
Update linux.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vednig authored Jul 20, 2024
1 parent 82bd8af commit 955fdab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:

steps:
- name: Install Dependencies
run : sudo apt-get install libgtk-3-0 libblkid1 liblzma5 build-essential cmake clang ninja-build
run : sudo apt-get install libgtk-3-0 libblkid1 liblzma5 build-essential cmake clang ninja-build gtk+-3.0

- uses: actions/checkout@v4
- name: set up JDK 11
Expand Down

0 comments on commit 955fdab

Please sign in to comment.