mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-08 04:27:12 +03:00
Update CrossBuild.yml
This commit is contained in:
6
.github/workflows/CrossBuild.yml
vendored
6
.github/workflows/CrossBuild.yml
vendored
@@ -2,9 +2,11 @@
|
||||
name: Cross-Build
|
||||
on:
|
||||
push:
|
||||
branches-ignore: [ master ethernet_idf4.3 ]
|
||||
branches:
|
||||
- 'master-cmake'
|
||||
pull_request:
|
||||
branches-ignore: [ master ethernet_idf4.3 ]
|
||||
branches:
|
||||
- 'master-cmake'
|
||||
|
||||
jobs:
|
||||
job1:
|
||||
|
||||
Reference in New Issue
Block a user