This commit is contained in:
@@ -5,9 +5,9 @@ on:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
runs-on: alpine
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Init gradle project
|
- name: Init gradle project
|
||||||
run:
|
run:
|
||||||
echo $PATH
|
gradle init
|
||||||
Reference in New Issue
Block a user