Обновить .gitea/workflows/sampleworkflow.yaml
All checks were successful
Sample Workflow / test (push) Successful in 3s
All checks were successful
Sample Workflow / test (push) Successful in 3s
This commit is contained in:
@@ -8,6 +8,6 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Init gradle project
|
- name: List all files
|
||||||
run:
|
run:
|
||||||
gradle init
|
ls -a
|
||||||
Reference in New Issue
Block a user