diff --git a/.github/workflows/Release.yml b/.github/workflows/Release.yml index 3a3f46e5..87519599 100644 --- a/.github/workflows/Release.yml +++ b/.github/workflows/Release.yml @@ -103,7 +103,7 @@ jobs: if: ${{ success() }} with: name: DLT-Mac-${{ matrix.abi }} - path: build/dist/DLTViewer*.tgz + path: DLT-macOS*.zip buildLinux: name: Build ${{ matrix.ubuntu }}