Skip to content

Commit

Permalink
Merge pull request #129 from itsumura-h/future/update_bool
Browse files Browse the repository at this point in the history
fix setup nim action
  • Loading branch information
itsumura-h authored Nov 23, 2020
2 parents 875f0e0 + 234f87c commit 1c53354
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 @@ -18,7 +18,7 @@ jobs:
with:
path: ~/.choosenim
key: ${{ runner.os }}-choosenim-${{ env.NIM_VERSION }}
- uses: jiro4989/setup-nim-action@v1.0.1
- uses: jiro4989/setup-nim-action@v1
- name: Generate documents
run: nimble docs
- name: Deploy
Expand Down

0 comments on commit 1c53354

Please sign in to comment.