mirror of
https://github.com/areteruhiro/LIME-beta-hiro.git
synced 2025-02-05 21:11:39 +09:00
Update build.yml
This commit is contained in:
parent
3eda903bd5
commit
49bdf374fa
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -61,7 +61,7 @@ jobs:
|
||||
- name: Download LSPatch
|
||||
if: github.event.inputs.release == 'true'
|
||||
run: |
|
||||
curl -L -o lspatch.jar https://github.com/JingMatrix/LSPatch/releases/latest/download/lspatch.jar
|
||||
curl -L -o lspatch.jar https://github.com/JingMatrix/LSPatch/releases/download/v0.7/lspatch.jar
|
||||
|
||||
- name: Build with Gradle
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user