From 490abdac965a362789d4d184253996565c0151f0 Mon Sep 17 00:00:00 2001 From: Ben Meadors Date: Mon, 24 Jul 2023 07:22:04 -0500 Subject: [PATCH] Whoops --- .github/workflows/main_matrix.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main_matrix.yml b/.github/workflows/main_matrix.yml index 2ef174eeb..573728ff0 100644 --- a/.github/workflows/main_matrix.yml +++ b/.github/workflows/main_matrix.yml @@ -242,7 +242,7 @@ jobs: - name: Device scripts permissions run: | chmod +x ./output/device-install.sh - chmod +x ./output/device-update.shath + chmod +x ./output/device-update.sh - name: Zip firmware run: zip -j -9 -r ./firmware-${{ steps.version.outputs.version }}.zip ./output