Skip to content

Commit

Permalink
syntax for everyone
Browse files Browse the repository at this point in the history
  • Loading branch information
disruptek committed Feb 12, 2024
1 parent e12c148 commit 2142bae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -75,7 +75,7 @@ jobs:
nimble --accept build
- name: Old Balls
if: ${{ matrix.nim }} == 'version-1-6'
if: matrix.nim == 'version-1-6'
shell: bash
run: |
cd project

0 comments on commit 2142bae

Please # to comment.