Skip to content

Commit

Permalink
remove zkutil
Browse files Browse the repository at this point in the history
  • Loading branch information
yuetloo committed Jan 24, 2024
1 parent 4556f1a commit 17621c1
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/test-scripts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,6 @@ jobs:
run: |
sudo apt update
sudo apt-get install build-essential libgmp-dev libsodium-dev nlohmann-json3-dev nasm g++ curl
- name: Install rust toolchain
uses: actions-rs/toolchain@v1
with:
toolchain: stable
- name: Install zkutil
run: |
cargo install zkutil --version 0.3.2
- name: Checkout rapidsnark source code
uses: actions/checkout@v3
with:
Expand Down

0 comments on commit 17621c1

Please sign in to comment.