Added Fedora build CI

This commit is contained in:
Christian Tosta
2025-04-18 13:31:40 -03:00
parent adca4dcde3
commit bfe09d01e9

View File

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