only:docs

This commit is contained in:
rusefillc 2024-02-27 08:02:06 -05:00
parent 05b1171000
commit db24b97851
1 changed files with 3 additions and 0 deletions

View File

@ -474,6 +474,9 @@ jobs:
run: |
git status
#
# Note to humans: on personal devices we have firmware/provide_gcc.sh and setup_linux_environment.sh
#
- name: Install Arm GNU Toolchain (arm-none-eabi-gcc)
if: ${{ env.skip != 'true' }}
uses: carlosperate/arm-none-eabi-gcc-action@v1