Skip to content
This repository was archived by the owner on Aug 13, 2025. It is now read-only.

Commit b1e55bf

Browse files
authored
Update rust.yml
1 parent 6793afc commit b1e55bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Install Dependencies
2323
run: |
2424
sudo apt update
25-
sudo apt install -y libgtk-4-dev build-essential pkg-config libxcb-render0-dev libxcb-shape0-dev libxcb-xfixes0-dev \
25+
sudo apt install -y libgtk-4-* build-essential pkg-config libxcb-render0-dev libxcb-shape0-dev libxcb-xfixes0-dev \
2626
libxkbcommon-dev libssl-dev
2727
2828
- name: Build Release

0 commit comments

Comments
 (0)