mirror of
https://github.com/AquaMorph/Droplets.git
synced 2025-09-13 21:40:31 +00:00
Updated build workflow
This commit is contained in:
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
|
||||||
|
Reference in New Issue
Block a user