Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
coltonk9043 committed Jul 2, 2023
2 parents 58e3f60 + 1fa74f0 commit 598f9a2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,6 @@ jobs:
with:
java-version: ${{ matrix.java }}
distribution: 'microsoft'
- name: make gradle wrapper executable
if: ${{ runner.os != 'Windows' }}
run: chmod +x ./gradlew
- name: build
run: ./gradlew build
- name: capture build artifacts
Expand Down
Empty file modified gradlew
100644 → 100755
Empty file.

0 comments on commit 598f9a2

Please sign in to comment.