fix(ci): fix deploy
All checks were successful
Deploy Website / deploy (push) Successful in 1m32s
Lint Codebase / lint (push) Successful in 1m5s

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