forked from EFeru/hoverboard-firmware-hack-FOC
Using carlosperate action, it should cache gcc
This commit is contained in:
2
.github/workflows/build_on_commit.yml
vendored
2
.github/workflows/build_on_commit.yml
vendored
@ -14,7 +14,7 @@ jobs:
|
||||
steps:
|
||||
# Get required packages
|
||||
- uses: actions/checkout@v2
|
||||
- uses: fiam/arm-none-eabi-gcc@v1
|
||||
- uses: carlosperate/arm-none-eabi-gcc-action@v1
|
||||
with:
|
||||
release: '9-2019-q4'
|
||||
|
||||
|
Reference in New Issue
Block a user