mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-05-15 15:44:26 -04:00
cleanup previous build artifacts before deb_dist build
This commit is contained in:
parent
023a339cf8
commit
80a156f83a
1 changed files with 1 additions and 0 deletions
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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue