Skip to content

Commit

Permalink
Enable generating the tarball again.
Browse files Browse the repository at this point in the history
  • Loading branch information
ajsutton committed Oct 10, 2023
1 parent 9bdef03 commit fb167d1
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@ jobs:
name: "Checkout monorepo"
command: |
git clone -b "aj/goerli-between-outputs" https://github.com/ethereum-optimism/optimism
# - run:
# name: "Capture Data"
# command: |
# make capture-chain-test-data
# working_directory: optimism/op-program
- run:
name: "Capture Data"
command: |
make capture-chain-test-data
working_directory: optimism/op-program
- run:
name: "Upload Data"
command: ./upload-data.sh
Expand Down

0 comments on commit fb167d1

Please sign in to comment.