reference correct deb yaml

This commit is contained in:
Aaron Reisman 2023-01-22 13:15:51 -06:00
parent 5935b40b60
commit 00339127aa

View File

@ -36,7 +36,7 @@ jobs:
deb:
needs: [prerelease,build]
uses: ./.github/workflows/build-deb.yml
uses: ./.github/workflows/deb.yml
with:
version: ${{ needs.prerelease.outputs.version }}