diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index c1b11c4..89ba872 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -147,7 +147,6 @@ jobs: with: type: 'tar' filename: 'linux.${{ needs.version.outputs.tag }}.tar.gz' - directory: 'install/linux' directory: 'install' path: 'linux' - name: Create MacOS Zip