Skip to content

Commit

Permalink
Update bls-build.yml
Browse files Browse the repository at this point in the history
fix back to neth fork
  • Loading branch information
tkstanczak committed Dec 1, 2019
1 parent 9b5f6c1 commit b7f7b97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bls-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
steps:
- name: Cloning required repositories
run: |
git clone git://github.com/herumi/bls.git
git clone git://github.com/NethermindEth/bls.git
git clone git://github.com/herumi/mcl.git
- name: Installing GMP for ubuntu
if: matrix.os == 'ubuntu-latest'
Expand Down

0 comments on commit b7f7b97

Please sign in to comment.