mirror of
https://github.com/AquaMorph/Droplets.git
synced 2025-04-30 01:35:34 +00:00
Updated build workflow
This commit is contained in:
parent
2dfc4e2054
commit
39338325e6
2
.github/workflows/build-binary.yml
vendored
2
.github/workflows/build-binary.yml
vendored
@ -14,7 +14,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
submodules: 'recursive'
|
submodules: 'recursive'
|
||||||
- name: arm-none-eabi-gcc
|
- name: arm-none-eabi-gcc
|
||||||
uses: fiam/arm-none-eabi-gcc@v1.0.2
|
uses: fiam/arm-none-eabi-gcc@v1
|
||||||
with:
|
with:
|
||||||
release: '9-2019-q4'
|
release: '9-2019-q4'
|
||||||
- name: Build Libraries
|
- name: Build Libraries
|
||||||
|
Loading…
x
Reference in New Issue
Block a user