FIX build
This commit is contained in:
parent
c89ebb915c
commit
6a32e6a83d
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
ref: public
|
ref: public
|
||||||
- name: Clean current files in directory
|
- name: Clean current files in directory
|
||||||
run: find -delete
|
run: rm -rf *
|
||||||
- uses: actions/download-artifact@v3
|
- uses: actions/download-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: hugo-output
|
name: hugo-output
|
||||||
|
|
Loading…
Reference in a new issue