Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Wyvest authored Jul 30, 2024
1 parent 7b2aa41 commit 30e0d1b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ jobs:

- name: Grant execute permission
run: chmod +x ./gradlew
- name: Sync Gradle
run: ./gradlew
- name: Build with Gradle
run: ./gradlew build
- name: Upload Artifact
Expand Down

0 comments on commit 30e0d1b

Please sign in to comment.