We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9152fb7 commit e94d6a2Copy full SHA for e94d6a2
.github/actions/action.yml
@@ -60,7 +60,7 @@ runs:
60
else
61
test -f setup.py && pip install -e ".[dev]"
62
fi
63
- nbdev_docs
+ nbdev-docs
64
- name: Deploy to GitHub Pages
65
uses: peaceiris/actions-gh-pages@v3
66
with:
0 commit comments