Skip to content

Commit

Permalink
Update .github/workflows/motoko-icrc2-swap-example.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Severin Siffert <[email protected]>
  • Loading branch information
0xAegir and sesi200 authored Nov 7, 2023
1 parent 3d3787d commit 5ea0596
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/motoko-icrc2-swap-example.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ jobs:
steps:
- uses: actions/checkout@v1
- name: Provision Linux
env:
DFX_VERSION: 0.15.1
run: bash .github/workflows/provision-linux.sh
- name: Motoko ICRC2-Swap Linux
run: |
Expand Down

0 comments on commit 5ea0596

Please sign in to comment.