From 1c3b39e2429af513c920d5a3d85d3a9148561aaa Mon Sep 17 00:00:00 2001 From: Darren Date: Sun, 30 Apr 2023 12:17:59 -0500 Subject: [PATCH] Update action.yml --- action.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/action.yml b/action.yml index 733e982..4729be7 100644 --- a/action.yml +++ b/action.yml @@ -6,7 +6,6 @@ runs: steps: - name: arm-none-eabi-gcc GNU Arm Embedded Toolchain uses: carlosperate/arm-none-eabi-gcc-action@v1.5.2 - shell: bash - name: Checkout pico-sdk/1.5.0 uses: actions/checkout@v3 with: