Skip to content

Commit

Permalink
Clear dist folder
Browse files Browse the repository at this point in the history
  • Loading branch information
randy-seng committed Mar 25, 2024
1 parent 9bcc952 commit 24e2085
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/publish-testpypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,10 @@ jobs:
fi
- name: Build release assets
run: python ./platomo-build/build.py --package_version 0.0.1
- name: Remove File
uses: JesseTG/rm@v1.0.3
with:
path: dist/
- name: Install pypa/build
run: >-
python -m
Expand Down

0 comments on commit 24e2085

Please sign in to comment.