Skip to content

Commit

Permalink
Merge pull request #18 from PackmanDude/pull17
Browse files Browse the repository at this point in the history
Fix #17
  • Loading branch information
p0loskun authored Apr 29, 2024
2 parents 1acde29 + 49f689a commit 5620355
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ jobs:
- name: Run chmod to make gradlew executable
run: chmod +x ./gradlew
- name: Build with Gradle
uses: gradle/gradle-build-action@67421db6bd0bf253fb4bd25b31ebb98943c375e1
uses: gradle/actions/setup-gradle@v3
with:
arguments: build --refresh-dependencies

0 comments on commit 5620355

Please sign in to comment.