We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
stable
1 parent 84bd811 commit 49fbc56Copy full SHA for 49fbc56
.github/workflows/generateDocumentation.yaml
@@ -22,7 +22,7 @@ jobs:
22
uses: actions/checkout@v4
23
- uses: jiro4989/setup-nim-action@v2
24
with:
25
- nim-version: '2.0.2'
+ nim-version: 'stable'
26
repo-token: ${{ secrets.GITHUB_TOKEN }}
27
- run: nimble refresh
28
- run: nimble install
0 commit comments