Skip to content

Commit

Permalink
i'm actually silly :3
Browse files Browse the repository at this point in the history
  • Loading branch information
sky-is-winning authored Jun 25, 2024
1 parent 941d501 commit 5a4910f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
port: 22
script: |
cd cparchives
git pull
npm install --force
git pull --force
npm install
screen -XS cparchives quit
screen -dmS cparchives sudo npm run start

0 comments on commit 5a4910f

Please sign in to comment.