Fix build push

This commit is contained in:
Syer10
2024-12-01 18:18:57 -05:00
parent a079a6281b
commit 81aff9614f
2 changed files with 40 additions and 3 deletions

View File

@@ -79,7 +79,7 @@ jobs:
path: scripts.tar.gz
if-no-files-found: error
jpackage:
jlink:
runs-on: ${{ matrix.os }}
strategy:
matrix:
@@ -123,7 +123,7 @@ jobs:
- windows-x64
name: Make ${{ matrix.os }} release
needs: build
needs: [build, jlink]
runs-on: ubuntu-latest
steps:
- name: Download Jar