Skip to content

Commit

Permalink
- updated documentation generation to the latest stable release
Browse files Browse the repository at this point in the history
  • Loading branch information
amkrajewski committed Dec 25, 2024
1 parent 84bd811 commit 49fbc56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generateDocumentation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
uses: actions/checkout@v4
- uses: jiro4989/setup-nim-action@v2
with:
nim-version: '2.0.2'
nim-version: 'stable'
repo-token: ${{ secrets.GITHUB_TOKEN }}
- run: nimble refresh
- run: nimble install
Expand Down

0 comments on commit 49fbc56

Please sign in to comment.