Skip to content

Commit

Permalink
feat: bump CLI to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
tuler committed Oct 22, 2024
1 parent 20d0b43 commit d9a8191
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
node-version: current

- name: Install Cartesi CLI
run: npm install -g @cartesi/cli
run: npm install -g @cartesi/cli@2.0.0-alpha.0

- name: Set up QEMU
uses: docker/setup-qemu-action@v3
Expand Down

0 comments on commit d9a8191

Please sign in to comment.