Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into release
Browse files Browse the repository at this point in the history
  • Loading branch information
herumi committed Oct 18, 2023
2 parents d667371 + bcb382a commit 5480914
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ jobs:
md "./bls/lib/windows/amd64"
make -C ./src/bls -f Makefile.onelib LIB_DIR=./
make -C ./src/bls -f Makefile.onelib LIB_DIR=./ ETH_CFLAGS=-DBLS_ETH
cp ./src/bls/libbls384_256.a ./bls/lib/windows/amd64/libbls384_256.a
git config user.name github-actions
Expand Down

0 comments on commit 5480914

Please sign in to comment.