Skip to content

Commit

Permalink
Merge branch 'master' into release
Browse files Browse the repository at this point in the history
  • Loading branch information
herumi committed Sep 3, 2024
2 parents 930a992 + f170c21 commit 282b920
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,8 @@ jobs:
mkdir -p ./bls/lib/linux/
make CXX=clang++
#make CXX=clang++ # avoid crashes on non-AVX CPUs
make
make clean
# build linux/arm64
sudo apt-get install gcc-multilib
Expand Down

0 comments on commit 282b920

Please sign in to comment.