We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f9a5d6 commit 5a40483Copy full SHA for 5a40483
.github/workflows/release.yml
@@ -27,7 +27,7 @@ jobs:
27
28
- name: Pull submodules
29
run: git submodule update --init --recursive
30
-
+
31
- name: Grant execute permission for gradlew
32
run: chmod +x gradlew
33
0 commit comments