Skip to content

Add checkout

Add checkout #2

Workflow file for this run

name: Build Binary
on:
push:
branches:
- main
jobs:
deploy:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- uses: esphome/build-action@v1.8.0
with:
yaml_file: pc-switch.yaml