Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
jblindsay committed May 19, 2024
1 parent 2055814 commit b63843e
Show file tree
Hide file tree
Showing 6 changed files with 3,965 additions and 743 deletions.
Binary file modified .DS_Store
Binary file not shown.
2 changes: 1 addition & 1 deletion .github/workflows/build-wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: wbt-${{ matrix.os }}
path: /*.zip
path: zip_file/*.zip
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@
*.zip
/.idea
/WBT/
/zip_files/
/zip_file/
Loading

0 comments on commit b63843e

Please sign in to comment.