Update .github/workflows/root.yml
This commit is contained in:
parent
fdbf3aa08f
commit
0236fa0e63
1 changed files with 0 additions and 4 deletions
4
.github/workflows/root.yml
vendored
4
.github/workflows/root.yml
vendored
|
@ -27,10 +27,6 @@ jobs:
|
||||||
- name: Gradle (Setup)
|
- name: Gradle (Setup)
|
||||||
uses: gradle/actions/setup-gradle@v4
|
uses: gradle/actions/setup-gradle@v4
|
||||||
|
|
||||||
with:
|
|
||||||
dependency-graph: generate-and-submit
|
|
||||||
cache-disabled: true
|
|
||||||
|
|
||||||
- name: Get current date
|
- name: Get current date
|
||||||
id: date
|
id: date
|
||||||
run: echo "::set-output name=date::$(date +'%Y-%m-%d')"
|
run: echo "::set-output name=date::$(date +'%Y-%m-%d')"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue