Modify publish command
Some checks failed
Building & Deploying Website / Deploy-Website (push) Failing after 22s
Some checks failed
Building & Deploying Website / Deploy-Website (push) Failing after 22s
This commit is contained in:
@@ -21,4 +21,5 @@ jobs:
|
|||||||
|
|
||||||
- name: Publish
|
- name: Publish
|
||||||
run: |
|
run: |
|
||||||
cp public/* /mnt/website
|
mkdir /data/website
|
||||||
|
cp public/* /data/website
|
||||||
|
|||||||
Reference in New Issue
Block a user