Skip to content

Commit

Permalink
-p
Browse files Browse the repository at this point in the history
  • Loading branch information
alvarof2 committed Apr 16, 2024
1 parent bc67013 commit 7d3caef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/contracts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
- name: Generate genesis files
run: |
mkdir l2-config-files/$DEPLOYMENT_CONTEXT
mkdir -p l2-config-files/$DEPLOYMENT_CONTEXT
openssl rand -hex 32 > l2-config-files/$DEPLOYMENT_CONTEXT/jwt-$(date +%s).txt
cd op-node
go run cmd/main.go genesis l2 \
Expand Down

0 comments on commit 7d3caef

Please sign in to comment.