Skip to content

Commit

Permalink
Fix destination path
Browse files Browse the repository at this point in the history
  • Loading branch information
Studio384 committed Dec 20, 2024
1 parent 1f858b3 commit 2390064
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ jobs:
uses: actions/download-artifact@v4
with:
name: amicons
path: amicons
- name: Install dependencies
if: steps.download.outcome == 'success'
run: npm install
Expand Down

0 comments on commit 2390064

Please sign in to comment.