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:
|
||||
ref: public
|
||||
- name: Clean current files in directory
|
||||
run: find -delete
|
||||
run: rm -rf *
|
||||
- uses: actions/download-artifact@v3
|
||||
with:
|
||||
name: hugo-output
|
||||
|
|
Loading…
Reference in a new issue