This commit is contained in:
hathach
2025-12-03 23:10:21 +07:00
parent b0093ff067
commit 1b6f2b90a4

View File

@ -70,7 +70,7 @@ jobs:
- 'aarch64-gcc'
#- 'arm-clang'
- 'arm-gcc'
# - 'esp-idf'
- 'esp-idf'
- 'msp430-gcc'
- 'riscv-gcc'
with:
@ -279,6 +279,7 @@ jobs:
- name: Download Artifacts
uses: actions/download-artifact@v5
with:
pattern: binaries-*
path: cmake-build
merge-multiple: true