We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1724eeb commit 7fdff14Copy full SHA for 7fdff14
.github/workflows/build.yml
@@ -39,11 +39,6 @@ jobs:
39
- name: apply patches
40
run: ./pm.apply-patches
41
42
- - name: setup workspace
43
- uses: eskatos/gradle-command-action@v1
44
- with:
45
- arguments: setupCiWorkspace
46
-
47
- name: build
48
uses: eskatos/gradle-command-action@v1
49
with:
.github/workflows/release.yml
@@ -55,11 +55,6 @@ jobs:
55
56
57
58
59
60
61
62
63
- name: Build
64
65
0 commit comments