From 4fdbb394a4011dac0c2bb81cffadcc9ea791c4ef Mon Sep 17 00:00:00 2001 From: tidusjar Date: Tue, 28 Sep 2021 21:37:43 +0100 Subject: [PATCH] syntax --- .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 13e0b8f37..175b43699 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -129,7 +129,7 @@ jobs: type: '${{ matrix.compression }}' filename: '${{ matrix.os }}.${{ matrix.format }}' path: '${{ matrix.os }}' - directory: 'src/Ombi/'' + directory: 'src/Ombi/' - name: Publish Release uses: actions/upload-artifact@v2