Another deploy test
All checks were successful
Gitea Actions Demo / build-and-deploy (push) Successful in 23s

This commit is contained in:
Opti1337 2024-03-01 12:35:42 +03:00
parent 2e79a17248
commit 880636184d

View File

@ -17,4 +17,4 @@ jobs:
yarn yarn
yarn generate yarn generate
- name: Move result to /var/www/koptilnya.xyz - name: Move result to /var/www/koptilnya.xyz
run: cp -r .output/. /var/www/koptilnya.xyz run: cp -r .output/public/. /var/www/koptilnya.xyz