diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b001d18..06b239c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -46,7 +46,7 @@ jobs: build-fedora: needs: release-ci - uses: .github/workflows/fedora.yml + uses: ./.github/workflows/fedora.yml with: #cache-file-path: ${{ needs.release-ci.outputs.ASSET }} version: ${{ needs.release-ci.outputs.VERSION }}