Skip to content

Commit

Permalink
download archive to the expected directory (#142)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikealfare authored Apr 2, 2024
1 parent 291a816 commit 8cddfd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ jobs:
uses: actions/download-artifact@v3
with:
name: ${{ inputs.archive_name }}
path: .
path: dist/

- name: "[DEBUG] Display Structure Of Expected Files"
run: |
Expand Down

0 comments on commit 8cddfd3

Please sign in to comment.