Skip to content

Commit

Permalink
fix test stage
Browse files Browse the repository at this point in the history
  • Loading branch information
universalmind303 committed Jun 6, 2024
1 parent 29c53be commit 81d9ce4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-js-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ jobs:
- name: Download all artifacts
uses: actions/download-artifact@v4
with:
name: bindings-x86_64-apple-darwin
name: bindings-aarch64-apple-darwin
path: polars
- name: Run test
run: yarn test
Expand Down

0 comments on commit 81d9ce4

Please sign in to comment.