Skip to content

Commit

Permalink
don't keep old merged artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
whitews committed Mar 27, 2024
1 parent 3fee675 commit 1589913
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,4 @@ jobs:
with:
name: python-package-distributions-all
pattern: python-package-distributions-*

- name: List files
run: |
pwd
ls -hog
delete-merged: true

0 comments on commit 1589913

Please sign in to comment.