Skip to content

Commit

Permalink
workflow test
Browse files Browse the repository at this point in the history
  • Loading branch information
dinau committed Jul 13, 2024
1 parent 90025aa commit b3ddfbf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,10 @@ jobs:
with:
submodules: 'recursive'
- name: Setup nim
uses: jiro4989/setup-nim-action@v1
uses: jiro4989/setup-nim-action@v2
with:
nim-version: ${{ matrix.nim }}
repo-token: ${{ secrets.GITHUB_TOKEN }}
#- name: Set up MinGW
# uses: egor-tensin/setup-mingw@v2
# with:
Expand Down

0 comments on commit b3ddfbf

Please sign in to comment.