Skip to content
This repository has been archived by the owner on Aug 28, 2024. It is now read-only.

Commit

Permalink
edit1
Browse files Browse the repository at this point in the history
  • Loading branch information
osoohynn committed Aug 25, 2024
1 parent eb9d059 commit 098267d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main_sh-crescendo-server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@ jobs:
java-version: '17'
distribution: 'microsoft'

- name: Move to Server
run: cd crescendo-server

- name: Build with Gradle
run: ./gradlew bootJar

Expand Down

0 comments on commit 098267d

Please sign in to comment.