Browse Source

Update compile_esp8266.yml

pull/134/head
Andreas Schiffler 2 years ago
committed by GitHub
parent
commit
883c1df61f
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/compile_esp8266.yml

2
.github/workflows/compile_esp8266.yml

@ -7,7 +7,7 @@ on:
- '**.md' # Do no build on *.md changes
jobs:
build:
runs-on: ubuntu-latest
runs-on: self-hosted
steps:
- uses: actions/checkout@v3

Loading…
Cancel
Save