Skip to content

Commit

Permalink
update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
jurgen-lentz committed Oct 17, 2024
1 parent b04cdb7 commit 666e8ce
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-and-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:

- uses: actions/upload-artifact@v4
with:
name: artifact-${{ matrix.os }}
path: ./wheelhouse/*.whl

build_with_qemu:
Expand Down Expand Up @@ -70,4 +71,5 @@ jobs:

- uses: actions/upload-artifact@v4
with:
name: artifact-${{ matrix.build }}-${{ matrix.arch }}
path: ./wheelhouse/*.whl

0 comments on commit 666e8ce

Please sign in to comment.