Skip to content

Commit

Permalink
编译依赖
Browse files Browse the repository at this point in the history
  • Loading branch information
SOVLOOKUP committed Sep 30, 2023
1 parent 13c5736 commit b83f90d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,8 +108,7 @@ jobs:
if: ${{ matrix.settings.host == 'ubuntu-latest' }}
run: |
sudo apt-get update
sudo apt-get install xbps -y
sudo xbps-install pkg-config libglib-devel cairo-devel pango-devel atk-devel gdk-pixbuf-devel gtk+3-devel
sudo apt-get install build-essential gnome-core-devel pkg-config -y
- name: Install Rust
uses: dtolnay/rust-toolchain@stable
if: ${{ !matrix.settings.docker }}
Expand Down

0 comments on commit b83f90d

Please sign in to comment.