Skip to content

Commit

Permalink
download archive to the expected directory
Browse files Browse the repository at this point in the history
  • Loading branch information
mikealfare committed Apr 1, 2024
1 parent 291a816 commit a8cd142
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 a8cd142

Please sign in to comment.