Skip to content

Update c.yml

Update c.yml #45

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