Skip to content

Commit 6b8df6c

Browse files
committed
ci: Remove unused working-directory from Gradle setup in release workflow
Signed-off-by: Eric Deandrea <[email protected]>
1 parent 29d9e1e commit 6b8df6c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,6 @@ jobs:
7373
cache: gradle
7474

7575
- name: Setup Gradle
76-
working-directory: before
7776
uses: gradle/actions/setup-gradle@v5
7877

7978
- name: Build artifacts

0 commit comments

Comments
 (0)