mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2026-01-31 06:40:58 +03:00
Merge branch 'master-cmake' of https://github.com/sle118/squeezelite-esp32 into master-cmake
This commit is contained in:
3
.github/workflows/CrossBuild.yml
vendored
3
.github/workflows/CrossBuild.yml
vendored
@@ -26,7 +26,7 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
max-parallel: 1
|
max-parallel: 1
|
||||||
matrix:
|
matrix:
|
||||||
node: [I2S-4MFlash, ESP32-A1S, SqueezeAmp]
|
node: [I2S-4MFlash, SqueezeAMP, ESP32-A1S]
|
||||||
depth: [16, 32]
|
depth: [16, 32]
|
||||||
steps:
|
steps:
|
||||||
- name: Set target name
|
- name: Set target name
|
||||||
@@ -113,6 +113,7 @@ jobs:
|
|||||||
build/size_comp1.txt
|
build/size_comp1.txt
|
||||||
build/size_comp2.txt
|
build/size_comp2.txt
|
||||||
partitions.csv
|
partitions.csv
|
||||||
|
sdkconfig
|
||||||
build_output.zip
|
build_output.zip
|
||||||
- uses: actions/upload-artifact@v2
|
- uses: actions/upload-artifact@v2
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user