Skip to content

Commit dc8e116

Browse files
author
Justin Poehnelt
authored
fix: cleanup old dist
1 parent 5045dce commit dc8e116

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ jobs:
3434
run: ./.github/scripts/install.sh
3535
- name: Run distribution
3636
run: python3 -m nox -e distribution
37+
- name: Cleanup old dist
38+
run: rm -rf googlemaps-*
3739
- name: Semantic Release
3840
uses: cycjimmy/semantic-release-action@v2
3941
with:

0 commit comments

Comments
 (0)