mirror of
https://github.com/nunocoracao/blowfish.git
synced 2025-02-02 03:22:33 -06:00
Update docs-gh-pages.yml
This commit is contained in:
parent
d2ea893e47
commit
6fd64df43c
1 changed files with 1 additions and 2 deletions
3
.github/workflows/docs-gh-pages.yml
vendored
3
.github/workflows/docs-gh-pages.yml
vendored
|
@ -24,8 +24,7 @@ jobs:
|
|||
hugo-version: "latest"
|
||||
|
||||
- name: Build
|
||||
working-directory: ./exampleSite
|
||||
run: hugo --minify --themesDir ../.. --buildDrafts --baseURL https://nunocoracao.github.io/blowfish/
|
||||
run: cd exampleSite && hugo --minify --themesDir ../.. --buildDrafts --baseURL https://nunocoracao.github.io/blowfish/
|
||||
|
||||
- name: Deploy
|
||||
uses: peaceiris/actions-gh-pages@v3
|
||||
|
|
Loading…
Reference in a new issue