1
0
Fork 0
mirror of synced 2024-06-18 18:34:51 +12:00

cleanup previous build artifacts before deb_dist build

This commit is contained in:
Nick Sweeting 2020-12-11 19:14:11 +02:00
parent 023a339cf8
commit 80a156f83a

View file

@ -30,6 +30,7 @@ jobs:
- name: Build Debian/Apt sdist_dsc
run: |
rm -Rf deb_dist/*
python3 setup.py --command-packages=stdeb.command sdist_dsc
- name: Build Debian/Apt bdist_deb