Skip to content

Commit

Permalink
Update action.yml (#244)
Browse files Browse the repository at this point in the history
  • Loading branch information
ringabout authored Jul 9, 2024
1 parent b6af8b6 commit e325ddf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
uses: jiro4989/setup-nim-action@v2
with:
nim-version: ${{ matrix.nim-version }}
repo-token: ${{ secrets.GITHUB_TOKEN }}

- name: Install Packages
run: nimble install -y
Expand Down

0 comments on commit e325ddf

Please sign in to comment.