mirror of
https://github.com/eclipse-threadx/threadx.git
synced 2025-11-16 12:34:48 +00:00
Tweaking GH actions
This commit is contained in:
1
.github/workflows/ci_cortex_m4.yml
vendored
1
.github/workflows/ci_cortex_m4.yml
vendored
@@ -34,6 +34,7 @@ jobs:
|
|||||||
uses: fiam/arm-none-eabi-gcc@v1
|
uses: fiam/arm-none-eabi-gcc@v1
|
||||||
with:
|
with:
|
||||||
release: '9-2019-q4' # The arm-none-eabi-gcc release to use.
|
release: '9-2019-q4' # The arm-none-eabi-gcc release to use.
|
||||||
|
directory: $HOME/arm-none-eabi-gcc-9-2019-q4
|
||||||
|
|
||||||
# Get CMake into the environment
|
# Get CMake into the environment
|
||||||
- name: Install cmake 3.17.1
|
- name: Install cmake 3.17.1
|
||||||
|
|||||||
Reference in New Issue
Block a user