Fix Build Script

This commit is contained in:
Sebastien L
2021-12-10 16:26:44 -05:00
parent 0e89f988cd
commit f7dfb1d695

View File

@@ -1,11 +1,11 @@
# 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: Cross-Build name: ESP-IDF v4.3
on: on:
push: push:
branches: [ ethernet_idf4.3 ] branches: [ ethernet_idf4.3 ]
pull_request: pull_request:
branches-ignore: [ ethernet_idf4.3 ] branches: [ ethernet_idf4.3 ]
jobs: jobs:
job1: job1: