Maybe the yml syntax was fucked?
Some checks failed
Compile / Compile (push) Failing after 48s

This commit is contained in:
Lewis Jackson 2023-05-30 19:09:57 +03:00
parent 65807e3d05
commit 8c5392c31a

View file

@ -1,6 +1,6 @@
name: Compile name: Compile
run-name: ${{ github.actor }} is compiling run-name: ${{ github.actor }} is compiling
on [push] on: [push]
jobs: jobs:
Compile: Compile:
runs-on: ubuntu-latest runs-on: ubuntu-latest