From f5e5db0ba485fb29e2878f2d333cc01040c988c0 Mon Sep 17 00:00:00 2001 From: tidusjar Date: Wed, 29 Sep 2021 12:23:12 +0100 Subject: [PATCH] ci: :building_construction: --- .github/workflows/build.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 53056f791..7398ffb04 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -135,8 +135,7 @@ jobs: with: type: '${{ matrix.compression }}' filename: '${{ matrix.os }}.${{ matrix.format }}' - path: '${{ matrix.os }}/' - directory: 'src/Ombi/' + directory: 'src/Ombi/${{ matrix.os }}/' - name: Publish Release uses: actions/upload-artifact@v2