mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-08 20:47:08 +03:00
Merge remote-tracking branch 'origin/master-cmake' into master-cmake
This commit is contained in:
7
.github/workflows/I2S-4MBFlash.yml
vendored
7
.github/workflows/I2S-4MBFlash.yml
vendored
@@ -1,6 +1,6 @@
|
|||||||
# This is a basic workflow to help you get started with Actions
|
# This is a basic workflow to help you get started with Actions
|
||||||
|
|
||||||
name: I2S-4MBFlash
|
name: I2S-4MFlash
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
@@ -13,11 +13,8 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Set target
|
- name: Set target
|
||||||
run: echo '::set-output name=TARGET_BUILD_NAME::I2S-4MBFlash'
|
run: echo '::set-output name=TARGET_BUILD_NAME::I2S-4MFlash'
|
||||||
id: target-name-generator
|
id: target-name-generator
|
||||||
- name: Get color
|
|
||||||
run: echo "Target is ${{steps.target-name-generator.outputs.TARGET_BUILD_NAME}}"
|
|
||||||
|
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
with:
|
with:
|
||||||
submodules: true
|
submodules: true
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||

|

|
||||||

|

|
||||||

|

|
||||||
|
|
||||||
# Squeezelite-esp32
|
# Squeezelite-esp32
|
||||||
## Supported Hardware
|
## Supported Hardware
|
||||||
|
|||||||
Reference in New Issue
Block a user