diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index e401f03ba99..603aac30e4a 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -373,7 +373,7 @@ jobs: echo "Signing disabled for ${{ matrix.platform }}." fi - vp run dist:desktop:artifact -- "${args[@]}" + vp run dist:desktop:artifact "${args[@]}" - name: Collect release assets shell: bash