From 5bc5b9122d4a4ac69b7397487977f58a56e20143 Mon Sep 17 00:00:00 2001 From: iranl Date: Fri, 17 Jan 2025 23:43:57 +0100 Subject: [PATCH] Update nightly.yml --- .github/workflows/nightly.yml | 1 - 1 file changed, 1 deletion(-) 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