Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
mkaput committed Aug 11, 2023
1 parent 8deb0a6 commit 608d5f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
uses: ./
with:
scarb-version: nightly-2023-08-10
- run: scarb --version | grep "scarb v0.6.0+nightly-2023-08-10"
- run: scarb --version | grep "scarb 0.6.0+nightly-2023-08-10"

- name: "Setup Scarb with `scarb-version: nightly`"
uses: ./
Expand Down

0 comments on commit 608d5f2

Please sign in to comment.