test without args
This commit is contained in:
parent
1a1f406dbd
commit
053c51c1e3
1 changed files with 4 additions and 4 deletions
8
.github/workflows/build-deb.yml
vendored
8
.github/workflows/build-deb.yml
vendored
|
@ -17,7 +17,7 @@ jobs:
|
|||
with:
|
||||
# Optional, relative to workspace directory
|
||||
source_directory: homeassistant-supervised
|
||||
# Optional, value from `debian/changelog` is used if not defined
|
||||
os_distribution: bullseye
|
||||
# Optional, target architecture, defaults to amd64
|
||||
cpu_architecture: all
|
||||
# # Optional, value from `debian/changelog` is used if not defined
|
||||
# os_distribution: bullseye
|
||||
# # Optional, target architecture, defaults to amd64
|
||||
# cpu_architecture: all
|
Loading…
Reference in a new issue