Skip to content

Commit

Permalink
specify make options
Browse files Browse the repository at this point in the history
  • Loading branch information
herumi committed Jan 4, 2024
1 parent 94e9788 commit 9021488
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@ jobs:
- uses: actions/checkout@v4
- run: |
git submodule update --init --recursive
make
make MCL_STATIC_CODE=0 CC=gcc CXX=g++
go test -v ./bls

0 comments on commit 9021488

Please sign in to comment.