Skip to content

Commit

Permalink
cd: debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
eladyn committed Dec 30, 2024
1 parent 2bd4bbb commit e4e4095
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ jobs:
sudo dpkg -x libssl-dev*.deb /build/sysroot/
sudo dpkg -x libssl1.1*.deb /build/sysroot/
sudo dpkg -x libasound2-dev*.deb /build/sysroot/
ls -R /build/sysroot/
rustup toolchain install stable
cargo +stable install --force --locked bindgen-cli
echo "$HOME/.cargo/bin" >> $GITHUB_PATH
Expand Down

0 comments on commit e4e4095

Please sign in to comment.