diff --git a/.github/workflows/build-deb.yml b/.github/workflows/build-deb.yml index c7f8280..d5c4071 100644 --- a/.github/workflows/build-deb.yml +++ b/.github/workflows/build-deb.yml @@ -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 \ No newline at end of file + # # Optional, value from `debian/changelog` is used if not defined + # os_distribution: bullseye + # # Optional, target architecture, defaults to amd64 + # cpu_architecture: all \ No newline at end of file