Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
ielashi committed Mar 27, 2024
1 parent 6c0d0de commit 61d2268
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -150,9 +150,9 @@ jobs:
rustup target add wasm32-unknown-unknown
- name: Install dfx
- uses: dfinity/setup-dfx@main
with:
dfx-version: $DFX_VERSION
uses: dfinity/setup-dfx@main
with:
dfx-version: $DFX_VERSION

- name: Run scenario 1
run: |
Expand Down

0 comments on commit 61d2268

Please sign in to comment.