Skip to content

Commit

Permalink
Update publish-cli.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
BigBang1112 authored Aug 15, 2024
1 parent df6956c commit 16e6afa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-cli.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ jobs:
- name: Download a Build Artifact
uses: actions/download-artifact@v4
with:
pattern: ${{ env.PROJECT_NAME }}-*
pattern: ${{ env.ARTIFACT_NAME }}-*
merge-multiple: true

- name: Read hash files
Expand Down

0 comments on commit 16e6afa

Please sign in to comment.