Skip to content

Commit

Permalink
Fix binary path
Browse files Browse the repository at this point in the history
  • Loading branch information
Brooooooklyn committed Mar 14, 2024
1 parent 3cd7fa9 commit 4c8dc3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@ jobs:
- name: Download Binding Artifacts
uses: actions/download-artifact@v4
with:
path: packages/rolldown
path: packages/rolldown/src
name: bindings-${{ matrix.target }}

- name: Download Binding Artifacts
Expand Down

0 comments on commit 4c8dc3a

Please sign in to comment.