Skip to content

Commit

Permalink
im actually dumb
Browse files Browse the repository at this point in the history
  • Loading branch information
gatooooooo authored Dec 1, 2024
1 parent 0e1d8d7 commit 9f8e797
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
cache: "gradle"

- name: Build Glide Client with Gradle Wrapper
run: chmod +x .gradlew build && ./gradlew build
run: chmod +x ./gradlew build && ./gradlew build

- name: Upload Glide Jar to Actions
uses: actions/[email protected]
Expand Down

0 comments on commit 9f8e797

Please sign in to comment.