Skip to content

Commit

Permalink
disable updating submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
Artemka374 committed Dec 20, 2024
1 parent 32a0951 commit a961e69
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-prover-e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ jobs:
--set-as-default true \
--ignore-prerequisites \
--evm-emulator false
--update-submodules=${{matrix.compressor-mode == 'plonk'}}
ci_run zkstack ecosystem init --dev --update-submodules=${{matrix.compressor-mode == 'plonk'}} --verbose
Expand Down

0 comments on commit a961e69

Please sign in to comment.