Change action
This commit is contained in:
parent
fdb4be38fb
commit
76edd0df1f
7
.github/workflows/build.yml
vendored
7
.github/workflows/build.yml
vendored
@ -27,10 +27,11 @@ jobs:
|
||||
- name: Allow all dirs
|
||||
run: git config --global --add safe.directory '*'
|
||||
|
||||
- name: Build
|
||||
uses: TonySpegel/zola-build-action@v1
|
||||
- name: Build only
|
||||
uses: shalzz/zola-deploy-action@v0.16.1-1
|
||||
env:
|
||||
CONFIG_FILE: "config.toml"
|
||||
BUILD_DIR: public
|
||||
BUILD_ONLY: true
|
||||
|
||||
- name: Disable Jekyll
|
||||
run: sudo touch ./public/.nojekyll
|
||||
|
Loading…
x
Reference in New Issue
Block a user