i swear to god
This commit is contained in:
parent
087cccaff4
commit
c72a66cadb
4
.github/workflows/root.yml
vendored
4
.github/workflows/root.yml
vendored
@ -27,6 +27,10 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
dependency-graph: generate-and-submit
|
dependency-graph: generate-and-submit
|
||||||
|
|
||||||
|
- name: Get current date
|
||||||
|
id: date
|
||||||
|
run: echo "::set-output name=date::$(date +'%Y-%m-%d')"
|
||||||
|
|
||||||
- name: Gradle (Build)
|
- name: Gradle (Build)
|
||||||
run: "./gradlew build"
|
run: "./gradlew build"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user