mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-09 21:17:18 +03:00
Fix Build Script
This commit is contained in:
4
.github/workflows/esp-idf-v4.3-build.yml
vendored
4
.github/workflows/esp-idf-v4.3-build.yml
vendored
@@ -1,11 +1,11 @@
|
||||
# This is a basic workflow to help you get started with Actions
|
||||
name: Cross-Build
|
||||
name: ESP-IDF v4.3
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ ethernet_idf4.3 ]
|
||||
pull_request:
|
||||
branches-ignore: [ ethernet_idf4.3 ]
|
||||
branches: [ ethernet_idf4.3 ]
|
||||
|
||||
jobs:
|
||||
job1:
|
||||
|
||||
Reference in New Issue
Block a user