Skip to content

Commit 2390064

Browse files
committed
Fix destination path
1 parent 1f858b3 commit 2390064

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ jobs:
6464
uses: actions/download-artifact@v4
6565
with:
6666
name: amicons
67+
path: amicons
6768
- name: Install dependencies
6869
if: steps.download.outcome == 'success'
6970
run: npm install

0 commit comments

Comments
 (0)