Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
joemarshall committed Aug 12, 2024
1 parent 1a9fcd6 commit a3b8f22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/make_wheels.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
actions-cache-folder: 'emsdk-cache'
- run: mkdir dist
- name: Arrow build
run: pyodide build-recipe-no-deps --recipe-dir . --target-dir dist pyarrow
run: pyodide build-recipes-no-deps --recipe-dir . --target-dir dist pyarrow
- uses: actions/upload-artifact@v4
with:
name: build_wheel
Expand Down

0 comments on commit a3b8f22

Please sign in to comment.