Skip to content

Commit

Permalink
Remove the artifacts related workflow steps
Browse files Browse the repository at this point in the history
  • Loading branch information
VersusFacit committed Jan 17, 2025
1 parent e8959dd commit 0f87bc7
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 0f87bc7

Please sign in to comment.