Skip to content

Commit

Permalink
use stable for docgen:
Browse files Browse the repository at this point in the history
  • Loading branch information
Clonkk committed Sep 16, 2024
1 parent d0dbebb commit a62bceb
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,7 @@ jobs:

- uses: jiro4989/setup-nim-action@v2
with:
# TODO use 2.2.0 when it's released - gendoc is broken om 2.0.8
nim-version: devel
use-nightlies: true
nim-version: stable
repo-token: ${{ secrets.GITHUB_TOKEN }}
- run: nimble install -y
- name: Set CI config github
Expand Down

0 comments on commit a62bceb

Please sign in to comment.