Skip to content

Commit

Permalink
removing home var that doesn't works
Browse files Browse the repository at this point in the history
  • Loading branch information
juan-rsk committed Jun 14, 2022
1 parent 5687cd0 commit 94c0d38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reproducible.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 94c0d38

Please sign in to comment.