Skip to content

Commit

Permalink
b
Browse files Browse the repository at this point in the history
  • Loading branch information
ids1024 committed Nov 14, 2023
1 parent 2093356 commit 9d26740
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,7 @@ jobs:
echo "BINDGEN_EXTRA_CLANG_ARGS=--sysroot=/usr/${GCC_TARGET}" >> $GITHUB_ENV
echo "PKG_CONFIG_ALLOW_CROSS=1" >> $GITHUB_ENV
sudo apt-get install -y libwayland-dev:i386
sudo dpkg --add-architecture i386
echo "PKG_CONFIG_SYSROOT=/usr/lib/i386-linux/gnu" >> $GITHUB_ENV
- name: Setup Rust
uses: actions-rs/toolchain@v1
Expand Down

0 comments on commit 9d26740

Please sign in to comment.