mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-28 00:30:03 +02:00
cleanup previous build artifacts before deb_dist build
This commit is contained in:
1
.github/workflows/debian.yml
vendored
1
.github/workflows/debian.yml
vendored
@@ -30,6 +30,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Build Debian/Apt sdist_dsc
|
- name: Build Debian/Apt sdist_dsc
|
||||||
run: |
|
run: |
|
||||||
|
rm -Rf deb_dist/*
|
||||||
python3 setup.py --command-packages=stdeb.command sdist_dsc
|
python3 setup.py --command-packages=stdeb.command sdist_dsc
|
||||||
|
|
||||||
- name: Build Debian/Apt bdist_deb
|
- name: Build Debian/Apt bdist_deb
|
||||||
|
Reference in New Issue
Block a user