Skip to content

Commit

Permalink
💚 linux_386构建出错
Browse files Browse the repository at this point in the history
  • Loading branch information
xhofe authored Mar 21, 2021
1 parent 61ab273 commit 8760ab2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
sudo apt-get -y install gcc-mingw-w64-x86-64
sudo apt-get -y install gcc-arm-linux-gnueabihf libc6-dev-armhf-cross
sudo apt-get -y install gcc-aarch64-linux-gnu libc6-dev-arm64-cross
sudo apt-get -y install libc6-dev-i386
go get -v -t -d ./...
if [ -f Gopkg.toml ]; then
curl https://raw.githubusercontent.com/golang/dep/master/install.sh | sh
Expand Down

0 comments on commit 8760ab2

Please sign in to comment.