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 cf18e87 commit 31fa05bCopy full SHA for 31fa05b
.github/workflows/mc17.yml
@@ -30,6 +30,7 @@ jobs:
30
- name: Build with Gradle
31
run: |
32
cd panelstudio-mc17
33
+ chmod +x gradlew
34
./gradlew build
35
- name: Build ExampleMod17
36
0 commit comments