mirror of
https://github.com/ekaaty/ca-certificates-brazil.git
synced 2025-12-06 01:22:38 -03:00
Added Fedora build CI
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -46,7 +46,7 @@ jobs:
|
|||||||
|
|
||||||
build-fedora:
|
build-fedora:
|
||||||
needs: release-ci
|
needs: release-ci
|
||||||
uses: ./.github/workflows/fedora.yml
|
uses: ${GITHUB_WORKSPACE}/.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 }}
|
||||||
|
|||||||
Reference in New Issue
Block a user