Merge branch 'master-cmake' of https://github.com/sle118/squeezelite-esp32 into master-cmake

This commit is contained in:
Philippe G
2021-03-22 22:16:30 -07:00

View File

@@ -26,7 +26,7 @@ jobs:
strategy:
max-parallel: 1
matrix:
node: [I2S-4MFlash, ESP32-A1S, SqueezeAmp]
node: [I2S-4MFlash, SqueezeAMP, ESP32-A1S]
depth: [16, 32]
steps:
- name: Set target name
@@ -113,6 +113,7 @@ jobs:
build/size_comp1.txt
build/size_comp2.txt
partitions.csv
sdkconfig
build_output.zip
- uses: actions/upload-artifact@v2
with: