fix: forgejo deploy - please work
All checks were successful
Deploy Blog / deploy (push) Successful in 1m2s
All checks were successful
Deploy Blog / deploy (push) Successful in 1m2s
This commit is contained in:
parent
fd7871b8a7
commit
ddef625e1b
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ jobs:
|
|||
- run: npm run build
|
||||
- name: Deploy files
|
||||
run: |
|
||||
mkdir -p /output
|
||||
rm -rf /output/*
|
||||
cp -r dist/* /output/
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue