Skip to content

Commit

Permalink
show version
Browse files Browse the repository at this point in the history
  • Loading branch information
herumi committed May 31, 2024
1 parent 62eda4a commit a5d9128
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,8 @@ jobs:
sudo apt update
sudo apt install nasm
gcc -v
clang++ -v
[ -d ./bls/lib/linux/ ] && rm -rf ./bls/lib/linux/
make clean
Expand Down

0 comments on commit a5d9128

Please sign in to comment.