Fix build dirs
This commit is contained in:
parent
c659a9100a
commit
ce36d62238
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@ -16,7 +16,6 @@ jobs:
|
||||
- name: Build only
|
||||
uses: shalzz/zola-deploy-action@v0.18.0
|
||||
env:
|
||||
BUILD_DIR: public
|
||||
BUILD_ONLY: true
|
||||
BUILD_FLAGS: --drafts
|
||||
|
||||
@ -32,5 +31,4 @@ jobs:
|
||||
- name: Build only
|
||||
uses: shalzz/zola-deploy-action@v0.18.0
|
||||
env:
|
||||
BUILD_DIR: public
|
||||
BUILD_ONLY: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user