We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c55c541 commit 6415db7Copy full SHA for 6415db7
.github/scripts/ci-setup.sh
@@ -19,4 +19,6 @@ sudo apt-get install build-essential gcc-multilib gettext bison -y
19
20
sudo dpkg --add-architecture i386
21
sudo apt-get update
22
+sudo apt-get install libgcc-s1:i386
23
+sudo apt-get install libc6-dev-i386
24
sudo apt-get install zlib1g-dev:i386
0 commit comments