Skip to content

Commit

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

0 comments on commit d3447d4

Please sign in to comment.