Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sky-is-winning authored Jun 25, 2024
1 parent 221c969 commit 941d501
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 @@ -26,6 +26,6 @@ jobs:
script: |
cd cparchives
git pull
npm install
npm install --force
screen -XS cparchives quit
screen -dmS cparchives sudo npm run start
screen -dmS cparchives sudo npm run start

0 comments on commit 941d501

Please sign in to comment.