Skip to content

Commit

Permalink
fix artifacts path
Browse files Browse the repository at this point in the history
  • Loading branch information
YassinEldeeb committed Jan 25, 2024
1 parent cbd9061 commit 70ab8c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/napi-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ jobs:
- name: Download all artifacts
uses: actions/download-artifact@v4
with:
path: ./artifacts
path: ./libs/napi/artifacts
- name: Move artifacts
run: yarn artifacts
- name: List packages
Expand Down

0 comments on commit 70ab8c9

Please sign in to comment.