No, the YML file was right, the forgje docs were wrong
Some checks failed
Compile / Compile (push) Failing after 42s

This commit is contained in:
Lewis Jackson 2023-05-30 20:27:09 +03:00
parent 242d26336a
commit 14c3be6da0

View file

@ -3,7 +3,7 @@ run-name: ${{ github.actor }} is compiling
on: [push] on: [push]
jobs: jobs:
Compile: Compile:
runs-on: ubuntu:latest runs-on: ubuntu-latest
steps: steps:
- name: Setup PlatformIO - name: Setup PlatformIO
run: | run: |