Skip to content

Commit

Permalink
fix wheel path
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxRayskiy authored Sep 26, 2022
1 parent c1e7df9 commit 79ceafc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test-ubuntu20.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,5 +116,5 @@ jobs:
uses: actions/upload-artifact@v2
with:
name: Distributives
path: meshlib-*.whl
path: ./scripts/wheel/meshlib/wheelhouse/meshlib-*.whl
retention-days: 1

0 comments on commit 79ceafc

Please sign in to comment.