Use testing, since unstable has large transition ongoing

This commit is contained in:
Jan Wagner 2022-10-20 11:50:13 +02:00
parent 2a90f45f9c
commit 7d0e34a233
2 changed files with 2 additions and 0 deletions

View file

@ -30,6 +30,7 @@ jobs:
uses: dawidd6/action-debian-package@v1.4.0
with:
artifacts_directory: debian/build/release/
os_distribution: testing
- name: Debug
run: |
ls -la

View file

@ -56,6 +56,7 @@ jobs:
uses: dawidd6/action-debian-package@v1.4.0
with:
artifacts_directory: debian/build/release/
os_distribution: testing
# - name: Build Debian package
# uses: pi-top/action-debian-package@v0.2.0
# with: