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