Skip to content

Commit

Permalink
cd: add path in download artifact (#109)
Browse files Browse the repository at this point in the history
  • Loading branch information
Fingertips18 authored Jan 18, 2025
1 parent eb98f90 commit 5e3e0f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
name: dist-artifact
github-token: ${{ github.token }}
run-id: ${{ vars.RUN_ID }}
path: dist/

- name: Setup Node
uses: actions/setup-node@v4
Expand Down

0 comments on commit 5e3e0f7

Please sign in to comment.