1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-27 16:20:05 +02: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