Skip to content

Commit

Permalink
1
Browse files Browse the repository at this point in the history
  • Loading branch information
JerryYOJ committed Aug 9, 2023
1 parent b7a8453 commit 8dc079d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ jobs:
runs-on: ubuntu-latest

steps:
- name: Run a command
run: chmod +x gradlew

- uses: actions/checkout@v3
- name: Set up JDK 11
uses: actions/setup-java@v3
Expand Down

0 comments on commit 8dc079d

Please sign in to comment.