reference correct deb yaml
This commit is contained in:
parent
5935b40b60
commit
00339127aa
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -36,7 +36,7 @@ jobs:
|
|||||||
|
|
||||||
deb:
|
deb:
|
||||||
needs: [prerelease,build]
|
needs: [prerelease,build]
|
||||||
uses: ./.github/workflows/build-deb.yml
|
uses: ./.github/workflows/deb.yml
|
||||||
with:
|
with:
|
||||||
version: ${{ needs.prerelease.outputs.version }}
|
version: ${{ needs.prerelease.outputs.version }}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user