From 52cd2d3d04f75407052a8eb60cdce5acad01ae6d Mon Sep 17 00:00:00 2001 From: Roman Belov Date: Sat, 12 Oct 2024 22:31:30 +0300 Subject: [PATCH] Fixed github workflow. --- .github/workflows/makefile.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/makefile.yml b/.github/workflows/makefile.yml index 9afadff..e1e5861 100644 --- a/.github/workflows/makefile.yml +++ b/.github/workflows/makefile.yml @@ -22,12 +22,12 @@ jobs: with: release: latest - - name: Build REV5A firmware + - name: Build PHOBIA_rev5 firmware run: make -C src HWREV=PHOBIA_rev5 - - name: Build PESC1 firmware + - name: Build PESC_r1 firmware run: make -C src HWREV=PESC_r1 - - name: Build FSESC67 firmware - run: make -C src HWREV=MKESC_60100_v2 + - name: Build MKESC_84200 firmware + run: make -C src HWREV=MKESC_84200