diff --git a/.github/workflows/reproducible.yml b/.github/workflows/reproducible.yml index 10e83c25c9..e3a5c0d926 100644 --- a/.github/workflows/reproducible.yml +++ b/.github/workflows/reproducible.yml @@ -57,7 +57,7 @@ jobs: uses: actions/download-artifact@v2 with: name: rskj-artifacts - path: ${HOME} + path: rskj-artifacts - name: Insert jar asset into prerelase uses: actions/upload-release-asset@v1