Skip to content

Commit 5223692

Browse files
committed
test
1 parent 71a0516 commit 5223692

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
- name: Run Server Gradle
3838
run: |
3939
./gradlew runServer
40-
stop
40+
echo 'stop'
4141
4242
- name: Upload binaries to release
4343
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)