Skip to content

Commit

Permalink
Update CI.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
OlofBlomqvist committed Jul 9, 2023
1 parent 10048a2 commit 5f77e41
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,6 @@ jobs:
TOOLCHAIN_VERSION: "nightly"
ARCHIVE_TYPES: ${{ matrix.archive }}
- uses: actions/upload-artifact@v3
- name: upload artifacts
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
name: my-artifact
path: |
target/wheels
path: target/wheels

0 comments on commit 5f77e41

Please sign in to comment.