1
0
mirror of https://github.com/azure-rtos/threadx synced 2025-01-30 08:02:57 +08:00

Tweaking GH actions

This commit is contained in:
PProvost 2020-05-14 12:54:26 -06:00
parent 332d5f88b9
commit 6d776b3572

View File

@ -34,6 +34,7 @@ jobs:
uses: fiam/arm-none-eabi-gcc@v1
with:
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
- name: Install cmake 3.17.1