From ac56aa67e53a1a83d26cfe3348995134a7cabd23 Mon Sep 17 00:00:00 2001 From: jpcornil-git <40644331+jpcornil-git@users.noreply.github.com> Date: Wed, 13 Nov 2024 22:59:34 +0100 Subject: [PATCH] v1.1.2 --- .github/workflows/archive_build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/archive_build.yml b/.github/workflows/archive_build.yml index 3c7dc4f4..29fb85a1 100644 --- a/.github/workflows/archive_build.yml +++ b/.github/workflows/archive_build.yml @@ -6,7 +6,7 @@ jobs: archive: runs-on: ubuntu-latest steps: - - name: Fetch binary + - name: Fetch binary from ayabAsync env: FIRMWARE_URL : "https://github.com/jpcornil-git/ayabAsync-firmware/releases/download/${{ env.AYAB_VERSION }}/firmware_uno_1_1_2.hex" run: |