Skip to content

Commit

Permalink
Fix typo is publish artifact name
Browse files Browse the repository at this point in the history
  • Loading branch information
CedricGuillemet committed Nov 23, 2023
1 parent a37f704 commit b355e1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ jobs:
- name: Download Assembled-BaseKit-Windows 0.70 Folder
uses: actions/download-artifact@v2
with:
name: 'Assembled-Windows0.70'
name: 'Assembled-BaseKit-Windows0.70'
path: Package/Assembled-BaseKit-Windows0.70
- name: Download Assembled-BaseKit-Windows 0.71 Folder
uses: actions/download-artifact@v2
Expand Down

0 comments on commit b355e1e

Please sign in to comment.