Modify publish command
Some checks failed
Building & Deploying Website / Deploy-Website (push) Failing after 22s

This commit is contained in:
2025-11-05 20:30:24 +01:00
parent 74ebd07231
commit 9af235e21e

View File

@@ -21,4 +21,5 @@ jobs:
- name: Publish - name: Publish
run: | run: |
cp public/* /mnt/website mkdir /data/website
cp public/* /data/website