Skip to content

Commit

Permalink
chore(ci/docs): get rid of bypass since 9fe755f
Browse files Browse the repository at this point in the history
  • Loading branch information
litlighilit committed Jan 2, 2025
1 parent 1eb2d35 commit 4b32b92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
branches:
- master
env:
nim-version: '2.0.4'
nim-version: 'stable'
git-url-arg: --git.url:https://github.com/${{ github.repository }} --git.commit:master
deploy-dir: .gh-pages
lib-deploy-dir: .gh-pages/Lib
Expand Down

0 comments on commit 4b32b92

Please sign in to comment.