Skip to content

Commit

Permalink
Update Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
xmatthias authored Oct 22, 2022
1 parent 272d90a commit 864c071
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,4 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: pyarrow_wheels
path: ./assets
path: ./assets/dist/
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
# pyarrow-build
Pyarrow building

Pyarrow wheel build helper.

Used for raspberry docker images of freqtrade.

0 comments on commit 864c071

Please sign in to comment.