Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master-cmake' into master-cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
sle118 committed Oct 16, 2020
2 parents b46ae1e + 754b864 commit 412227b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 8 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/I2S-4MBFlash.yml
@@ -1,6 +1,6 @@
# This is a basic workflow to help you get started with Actions

name: I2S-4MBFlash
name: I2S-4MFlash

on:
push:
Expand All @@ -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
Expand Down
6 changes: 3 additions & 3 deletions README.md
@@ -1,6 +1,6 @@
![I2S-4MFlash-master-cmake](https://github.com/sle118/squeezelite-esp32/workflows/I2S-4MBFlash/badge.svg?branch=master-cmake)
![I2S-4MFlash-master-cmake](https://github.com/sle118/squeezelite-esp32/workflows/ESP32-A1S/badge.svg?branch=master-cmake)
![I2S-4MFlash-master-cmake](https://github.com/sle118/squeezelite-esp32/workflows/SqueezeAmp/badge.svg?branch=master-cmake)
![SqueezeAmp-master-cmake](https://github.com/sle118/squeezelite-esp32/workflows/SqueezeAmp/badge.svg?branch=master-cmake)
![I2S-4MFlash-master-cmake](https://github.com/sle118/squeezelite-esp32/workflows/I2S-4MFlash/badge.svg?branch=master-cmake)
![ESP32-A1S-master-cmake](https://github.com/sle118/squeezelite-esp32/workflows/ESP32-A1S/badge.svg?branch=master-cmake)

# Squeezelite-esp32
## Supported Hardware
Expand Down

0 comments on commit 412227b

Please sign in to comment.