We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f858b3 commit 2390064Copy full SHA for 2390064
.github/workflows/deploy.yml
@@ -64,6 +64,7 @@ jobs:
64
uses: actions/download-artifact@v4
65
with:
66
name: amicons
67
+ path: amicons
68
- name: Install dependencies
69
if: steps.download.outcome == 'success'
70
run: npm install
0 commit comments