Skip to content

Commit

Permalink
Try to fix GTK3 step?
Browse files Browse the repository at this point in the history
  • Loading branch information
foxnne committed Feb 1, 2025
1 parent 57ddca8 commit cd2b545
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ jobs:
with:
version: 2024.11.0-mach
mirror: 'https://pkg.machengine.org/zig'
- name: Update
run: sudo apt-get update
- name: Get GTK3
run: sudo apt install libgtk-3-dev
- name: Launch xvfb
Expand Down

0 comments on commit cd2b545

Please sign in to comment.