Skip to content

Commit

Permalink
fix(ci): speculative deploy fix
Browse files Browse the repository at this point in the history
fix a path
  • Loading branch information
ludamad authored Apr 15, 2024
1 parent d9bb2c7 commit 9a9eab6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -629,7 +629,7 @@ jobs:
command: |
should_deploy || exit 0
deploy_terraform_services iac/mainnet-fork mainnet-fork mainnet-fork aws_efs_file_system.aztec_mainnet_fork_data_store
./iac/scripts/wait_for_fork
./iac/mainnet-fork/scripts/wait_for_fork
- run:
name: "Release canary to NPM: bb.js"
command: |
Expand Down

0 comments on commit 9a9eab6

Please sign in to comment.