We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be837c0 commit bf9af0cCopy full SHA for bf9af0c
1 file changed
.github/workflows/main.yml
@@ -23,4 +23,5 @@ jobs:
23
pip install "Nikola[extras]"
24
git fetch origin gh-pages
25
cd site
26
+ nikola build
27
nikola github_deploy
0 commit comments