Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
thechampagne authored May 15, 2024
1 parent 153f14d commit 74a1e98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ jobs:
with:
version: 0.12.0
- name: install packages
run: apt install libgtk-3-dev libwebkit2gtk-4.0-dev
run: sudo apt-get install libgtk-3-dev libwebkit2gtk-4.0-dev
- run: zig build

0 comments on commit 74a1e98

Please sign in to comment.