Added Fedora build CI

This commit is contained in:
Christian Tosta
2025-04-18 13:37:13 -03:00
parent bfe09d01e9
commit 94912593f0

View File

@@ -46,7 +46,7 @@ jobs:
build-fedora:
needs: release-ci
uses: ./.github/workflows/fedora.yml
uses: ${GITHUB_WORKSPACE}/.github/workflows/fedora.yml
with:
#cache-file-path: ${{ needs.release-ci.outputs.ASSET }}
version: ${{ needs.release-ci.outputs.VERSION }}