Skip to content

Commit

Permalink
Update Cathand.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
daeundada authored Apr 18, 2024
1 parent 6759d2d commit d0eaca9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/Cathand.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,5 @@ jobs:
key: ${{ secrets.SSH_KEY }}
port: 22
script_stop: true
script: uptime
script: |
java -jar *.jar

0 comments on commit d0eaca9

Please sign in to comment.