mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-03 18:44:46 +00:00
fix
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -527,7 +527,7 @@ jobs:
|
||||
|
||||
- name: Verify ffdec.jar signature
|
||||
shell: pwsh
|
||||
run: jarsigner.exe -verify -strict dist/ffdec-signed.jar
|
||||
run: jarsigner.exe -verify -strict dist/ffdec.jar
|
||||
|
||||
- name: Upload signed JAR artifact
|
||||
uses: actions/upload-artifact@v4
|
||||
|
||||
Reference in New Issue
Block a user