Skip to content

Commit

Permalink
upload standalone binaries to test
Browse files Browse the repository at this point in the history
  • Loading branch information
nathan-courtney-pieces committed Sep 10, 2024
1 parent 4b9f76e commit a71bae1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,7 @@ jobs:
run: |
mkdir dist
cp *.tar.gz *.whl ./dist/
cp pieces_macos-14-large pieces_macos-latest ./dist/
lipo -create -output dist/pieces pieces_macos-latest pieces_macos-14-large
chmod 777 dist/pieces
file dist/pieces
Expand Down

0 comments on commit a71bae1

Please sign in to comment.