No, the YML file was right, the forgje docs were wrong
Some checks failed
Compile / Compile (push) Failing after 42s
Some checks failed
Compile / Compile (push) Failing after 42s
This commit is contained in:
parent
242d26336a
commit
14c3be6da0
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ run-name: ${{ github.actor }} is compiling
|
|||
on: [push]
|
||||
jobs:
|
||||
Compile:
|
||||
runs-on: ubuntu:latest
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Setup PlatformIO
|
||||
run: |
|
||||
|
|
Loading…
Reference in a new issue