Skip to content

Commit

Permalink
With {{}}?
Browse files Browse the repository at this point in the history
  • Loading branch information
floitsch committed Jan 26, 2024
1 parent de83306 commit e7e8c25
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@ jobs:
steps:
- name: Setup with version argument
if: ${{ matrix.versions != '' }}
uses: /
uses: toitlang/action-setup@{{ github.sha }}
with:
toit-version: v2.0.0-alpha.130

- name: Setup without version argument
if: ${{ matrix.versions == '' }}
uses: /
uses: toitlang/action-setup@{{ github.sha }}

0 comments on commit e7e8c25

Please sign in to comment.