Skip to content

Commit

Permalink
[fix] Need pixie for gendocs nimble task
Browse files Browse the repository at this point in the history
  • Loading branch information
aruZeta committed Sep 24, 2022
1 parent 0e2d36c commit 3030792
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gendocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
- name: Build docs
run: |
cd source
nix shell -c nimble install pixie -y
nix shell -c nimble gendocs ${{ github.ref_name }}
cd ..
- name: Move docs to destination
Expand Down

0 comments on commit 3030792

Please sign in to comment.