Skip to content

Commit

Permalink
IMPL_SALT
Browse files Browse the repository at this point in the history
  • Loading branch information
alvarof2 committed Apr 15, 2024
1 parent b25fde3 commit 357ec9b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/contracts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:

- name: Deploy L1 contracts
run: |
IMPL_SALT=$(openssl rand -hex 32)
cd packages/contracts-bedrock
forge script scripts/Deploy.s.sol:Deploy --private-key $GS_ADMIN_PRIVATE_KEY --rpc-url $L1_RPC_URL --slow
# --broadcast
Expand Down

0 comments on commit 357ec9b

Please sign in to comment.