From d38df4ac61cab0296f7e0840e738e82364759e05 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=81lex=20Ruiz?= Date: Fri, 13 Sep 2024 15:25:21 +0200 Subject: [PATCH] Remove double slash --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 6d901f0e45145..71f12b2b3b41b 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -134,7 +134,7 @@ jobs: run: echo "version=$(> "$GITHUB_OUTPUT" - name: Build with Gradle - working-directory: .//plugins/${{ matrix.plugins }} + working-directory: ./plugins/${{ matrix.plugins }} run: | ./gradlew build -Dversion=${{ steps.version.outputs.version }} -Drevision=${{ inputs.revision }} ls -lR build/distributions/