Skip to content

Commit

Permalink
Small test 2
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeryn99 committed Jan 8, 2025
1 parent f3f84c1 commit f105985
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/github_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ jobs:
restore-keys: |
${{ runner.os }}-gradle-
- name: Set executable permission for gradlew
run: chmod +x ./gradlew

- name: Build Project
run: ./gradlew build
env:
Expand Down

0 comments on commit f105985

Please sign in to comment.