From 19f4623a6264b306e779368c70fe77429b9e9728 Mon Sep 17 00:00:00 2001 From: trivarialthea <34968650+trivarialthea@users.noreply.github.com> Date: Sun, 24 Mar 2024 12:16:05 +0100 Subject: [PATCH] Update marlin-build.yml --- .github/workflows/marlin-build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/marlin-build.yml b/.github/workflows/marlin-build.yml index d27b58c..3fd74df 100644 --- a/.github/workflows/marlin-build.yml +++ b/.github/workflows/marlin-build.yml @@ -26,7 +26,7 @@ jobs: -e USE_TAG=2.1.2.2 \ -v $(pwd)/Firmware/Builds:/home/platformio/build \ -v $(pwd)/Firmware/Configuration:/home/platformio/CustomConfiguration \ - frealmyr/marlin-build:latest + sgngodin/braillerap-marlin-build:latest - name: Push firmware run: |