1
0
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:
areteruhiro 2025-01-15 21:45:13 +09:00 committed by GitHub
parent 3eda903bd5
commit 49bdf374fa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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: |