mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-25 11:55:32 +00:00
fix
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -514,7 +514,6 @@ jobs:
|
||||
path: releases/ffdec_${{ needs.compute-version.outputs.verShort }}.msi
|
||||
packages:
|
||||
runs-on: ubuntu-latest
|
||||
container: debian:sid
|
||||
needs:
|
||||
- compute-version
|
||||
- build
|
||||
@@ -573,7 +572,6 @@ jobs:
|
||||
|
||||
javadoc:
|
||||
runs-on: ubuntu-latest
|
||||
container: debian:sid
|
||||
needs: compute-version
|
||||
if: needs.compute-version.outputs.doRelease == 'true'
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user