Skip to content

Commit

Permalink
fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ZenVoich committed Feb 23, 2024
1 parent 88ecd2a commit 9d3a673
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,12 @@ jobs:
- uses: actions/setup-node@v4
with:
node-version: 20
- uses: dfinity/setup-dfx@main
# - uses: dfinity/setup-dfx@main
# with:
# dfx-version: 0.17.0
- uses: aviate-labs/[email protected]
with:
vessel-version: 0.6.4
dfx-version: 0.17.0

- name: install mops
Expand Down

0 comments on commit 9d3a673

Please sign in to comment.