diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 06b239c..acf1e00 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_WORKSPACE}/.github/workflows/fedora.yml with: #cache-file-path: ${{ needs.release-ci.outputs.ASSET }} version: ${{ needs.release-ci.outputs.VERSION }}