shedainel says its fixed

This commit is contained in:
Wagyourtail
2021-11-12 19:37:24 -07:00
parent b6fba56291
commit 186a3cb6df
2 changed files with 4 additions and 5 deletions

View File

@@ -23,8 +23,8 @@ jobs:
- name: Grant execute permission for gradlew
run: chmod +x gradlew
# - name: Build with Gradle
# run: ./gradlew build
- name: Build with Gradle
run: ./gradlew build
- name: Build (fabric) with Gradle
run: ./gradlew build -Pbaritone.fabric_build