diff --git a/.github/workflows/motoko-icrc2-swap-example.yml b/.github/workflows/motoko-icrc2-swap-example.yml index f941178a5..e06e91d20 100644 --- a/.github/workflows/motoko-icrc2-swap-example.yml +++ b/.github/workflows/motoko-icrc2-swap-example.yml @@ -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: |