Jump Build To Debug CI <2>
This commit is contained in:
8
.github/workflows/build_1_20_4_v2.yml
vendored
8
.github/workflows/build_1_20_4_v2.yml
vendored
@@ -23,10 +23,10 @@ jobs:
|
||||
run: |
|
||||
git config --global user.email "ci@luminolmc.com"
|
||||
git config --global user.name "Luminol CI"
|
||||
- name: Apply Patches
|
||||
run: ./gradlew applyPatches
|
||||
- name: Build
|
||||
run: ./gradlew createReobfBundlerJar createReobfPaperclipJar
|
||||
# - name: Apply Patches
|
||||
# run: ./gradlew applyPatches
|
||||
# - name: Build
|
||||
# run: ./gradlew createReobfBundlerJar createReobfPaperclipJar
|
||||
# - uses: "actions/upload-artifact@v3"
|
||||
# with:
|
||||
# name: "Luminol CI Artifacts"
|
||||
|
||||
Reference in New Issue
Block a user