Skip to content

Commit

Permalink
How about now?
Browse files Browse the repository at this point in the history
  • Loading branch information
Drullkus committed Sep 16, 2023
1 parent af7717f commit cbf8a52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:

steps:
- name: Run chmod to make gradlew executable
run: chmod +x ./gradlew
run: chmod +x /home/runner/work/OpenGLDebug/OpenGLDebug/gradlew

- uses: actions/checkout@v3
- name: Set up JDK 17
Expand Down

0 comments on commit cbf8a52

Please sign in to comment.