fix workflow
This commit is contained in:
7
.github/workflows/build.yaml
vendored
7
.github/workflows/build.yaml
vendored
@@ -1,9 +1,8 @@
|
|||||||
name: Build
|
name: Build
|
||||||
|
on:
|
||||||
on: [push]
|
push:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
gradle:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
|||||||
Reference in New Issue
Block a user