Skip to content

Update build-blog.yml #50

Update build-blog.yml

Update build-blog.yml #50

Workflow file for this run

name: build esp32 linux
on:
push:
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-22.04
permissions:
contents: write
steps:
- run: cc || exit 0