mirror of
https://github.com/LeavesMC/Leaves.git
synced 2025-12-19 14:59:32 +00:00
FIX CI * 2
我的
This commit is contained in:
2
.github/workflows/leaves.yml
vendored
2
.github/workflows/leaves.yml
vendored
@@ -30,7 +30,7 @@ jobs:
|
|||||||
git config --global user.email "ci@leavesmc.org"
|
git config --global user.email "ci@leavesmc.org"
|
||||||
git config --global user.name "Leaves CI"
|
git config --global user.name "Leaves CI"
|
||||||
- name: Get Build Number
|
- name: Get Build Number
|
||||||
run: sh scripts/GetBuildNumber.sh
|
run: bash scripts/GetBuildNumber.sh
|
||||||
- name: Apply Patches
|
- name: Apply Patches
|
||||||
run: ./gradlew applyPatches
|
run: ./gradlew applyPatches
|
||||||
- name: Create Leavesclip Jar
|
- name: Create Leavesclip Jar
|
||||||
|
|||||||
Reference in New Issue
Block a user