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

Commit

Permalink
Update main_onna.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dongwhi09 authored Aug 26, 2024
1 parent cbc45e3 commit 70006c4
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/main_onna.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,9 @@ jobs:
java-version: '17'
distribution: 'microsoft'

- name: Set up Gradle
uses: gradle/gradle-build-action@v3
with:
gradle-version: '8.0'

- name: Build with Gradle
run: ./gradlew build
working-directory: onna-server

- name: Upload artifact for deployment job
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 70006c4

Please sign in to comment.