Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
syntrust committed Jul 22, 2024
1 parent 04b205a commit bd56ee3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ jobs:
run: |
mkdir -p ${{ env.BIN_DIR }}/snarkbuild
cp -r ethstorage/prover/snark_lib ${{ env.BIN_DIR }}
cp init.sh ${{ env.BUILD_DIR }}
cp run.sh ${{ env.BUILD_DIR }}
- name: Build
Expand Down

0 comments on commit bd56ee3

Please sign in to comment.