This commit is contained in:
parent
65807e3d05
commit
8c5392c31a
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue