Skip to content

Commit

Permalink
Update gradle.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bb2002 authored May 11, 2024
1 parent 8c46278 commit 2222a17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,4 @@ jobs:
script: |
pm2 stop 0
pm2 del 0
pm2 start build/libs/server.jar
pm2 start "java -jar build/libs/server.jar"

0 comments on commit 2222a17

Please sign in to comment.