mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-10 21:47:04 +03:00
Update I2S-4MBFlash.yml
This commit is contained in:
5
.github/workflows/I2S-4MBFlash.yml
vendored
5
.github/workflows/I2S-4MBFlash.yml
vendored
@@ -13,11 +13,8 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- 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
|
||||
- name: Get color
|
||||
run: echo "Target is ${{steps.target-name-generator.outputs.TARGET_BUILD_NAME}}"
|
||||
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
submodules: true
|
||||
|
||||
Reference in New Issue
Block a user