Skip to content

Commit

Permalink
maybe grow some braincells sky?
Browse files Browse the repository at this point in the history
  • Loading branch information
sky-is-winning committed May 24, 2024
1 parent 3cbfc09 commit 1293b89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
key: ${{ secrets.SSH_PRIVATE_KEY }}
port: 22
script: |
cd /home/cpplus/server
cd cparchives
git pull
npm install
npm run start -p 80

0 comments on commit 1293b89

Please sign in to comment.