1
0
Fork 0
forked from CRSS/Website

fix(ci): fix deploy

This commit is contained in:
TheClashFruit 2024-08-30 13:58:16 +02:00
parent 26160c87d0
commit 020bbd7a43
Signed by: TheClashFruit
GPG key ID: 09BB24C34C2F3204

View file

@ -18,6 +18,6 @@ jobs:
command: |
cd ~/crss
git pull
pnpm install
pnpm build
~/.local/share/pnpm/pnpm install
~/.local/share/pnpm/pnpm build
sudo systemctl restart crss.service