Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
tsukinaha committed Mar 4, 2024
1 parent b1d2ed1 commit 121bd7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Install GTK4
run: sudo apt install libgtk-4-dev
run: sudo apt install libgtk-4-dev build-essential
- name: Install dependencies
run: sudo apt-get install libpango1.0-dev
- uses: actions-rs/toolchain@v1
Expand Down

0 comments on commit 121bd7f

Please sign in to comment.