Skip to content

Commit

Permalink
github action runner added
Browse files Browse the repository at this point in the history
  • Loading branch information
r4gus committed Mar 9, 2024
1 parent 0307bf1 commit 5dc08a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ jobs:
- uses: goto-bus-stop/setup-zig@v2
with:
version: 0.11.0
- run: zig build -Doptimize=ReleaseSmall
- run: sudo apt install libgtk-3-0 libgtk-3-dev && zig build -Doptimize=ReleaseSmall

0 comments on commit 5dc08a9

Please sign in to comment.