Update .forgejo/workflows/build.yaml
This commit is contained in:
parent
b475029897
commit
683ab65f9b
1 changed files with 1 additions and 0 deletions
|
@ -9,3 +9,4 @@ jobs:
|
|||
- run: npm run build
|
||||
- run: mkdir -p /data/forgejo-runner/nycki.net
|
||||
- run: cp -r _site /data/forgejo-runner/nycki.net/site
|
||||
- run: cp -r /home/nycki/nycki.net/patches/* /data/forgejo-runner/nycki.net/site/
|
||||
|
|
Loading…
Reference in a new issue