diff --git a/.github/workflows/nightly.yml b/.github/workflows/nightly.yml index 58073db..f8cc550 100644 --- a/.github/workflows/nightly.yml +++ b/.github/workflows/nightly.yml @@ -140,7 +140,6 @@ jobs: mkdir -p resources/ mkdir -p src/ cp -vf release/*/nuki_hub_*.bin ota/master/ - cp -vf debug/*/nuki_hub_*.bin ota/debug/master/ cp -vf master/resources/ota_manifest.py resources/ota_manifest.py cp -vf master/src/Config.h src/Config.h python3 resources/ota_manifest.py master $Version