Skip to content

Commit

Permalink
Remove the artifacts related workflow steps (#1456)
Browse files Browse the repository at this point in the history
  • Loading branch information
VersusFacit authored Jan 17, 2025
1 parent 5fbdc62 commit 0fdd332
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -175,10 +175,6 @@ jobs:
python -m pip install --user --upgrade pip
python -m pip install --upgrade wheel setuptools twine check-wheel-contents
python -m pip --version
- uses: actions/download-artifact@v3
with:
name: dist
path: dist/
- name: Show distributions
run: ls -lh dist/
Expand Down

0 comments on commit 0fdd332

Please sign in to comment.