Remove debugging in ci workflow
This commit is contained in:
parent
357f3cc183
commit
23a92bf1db
3
.github/workflows/packaging_test.yml
vendored
3
.github/workflows/packaging_test.yml
vendored
|
@ -30,6 +30,3 @@ jobs:
|
|||
uses: pi-top/action-debian-package@v4
|
||||
with:
|
||||
artifacts_directory: debian/build/release/
|
||||
- name: Debug
|
||||
run: |
|
||||
ls -la
|
||||
|
|
Loading…
Reference in a new issue