Skip to content

Commit

Permalink
ci: postgres folder
Browse files Browse the repository at this point in the history
  • Loading branch information
fkrause98 committed Aug 16, 2024
1 parent 75ce0e2 commit cfb24e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -472,6 +472,7 @@ jobs:
working-directory: ${{ github.workspace }}/era_vm/zksync-era
run: |
mkdir -p ./volumes/era_vm/zksync-era/reth/data
mkdir -p ./volumes/era_vm/zksync-era/volumes/postgres
docker compose -v up -d
sleep 15
export ZKSYNC_HOME=$(pwd)
Expand Down

0 comments on commit cfb24e0

Please sign in to comment.