Skip to content

Commit

Permalink
chore(ci): merge multiple prebuilds
Browse files Browse the repository at this point in the history
  • Loading branch information
xiehan authored Apr 15, 2024
1 parent acf0493 commit 46de6d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ jobs:
node-version: 20
- uses: actions/download-artifact@c850b930e6ba138125429b7e5c93fc707a7f8427 # v4.1.4
with:
name: prebuilds
path: prebuilds
merge-multiple: true
- run: tree prebuilds
- run: yarn
- run: yarn build
Expand Down

0 comments on commit 46de6d1

Please sign in to comment.