Skip to content

Commit

Permalink
Update test-cli.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pcheremu authored Mar 13, 2024
1 parent 2421a61 commit 2668985
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-cli.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
run: |
cd zkcli-in-memory-node
pwd
docker compose build --build-arg LATEST_RELEASE=v0.1.0-alpha.17
docker compose build
# Second 'npm i' call is required to avoid CI issue with wrong build package version detection
- name: Install dependencies and build
Expand Down

0 comments on commit 2668985

Please sign in to comment.