fix: removed double dash in pnpm command (#7951)
This commit is contained in:
@@ -17,3 +17,12 @@ jobs:
|
||||
with:
|
||||
signing: false
|
||||
ref: ${{ inputs.branch }}
|
||||
|
||||
bundle-desktop-intel-unsigned:
|
||||
uses: ./.github/workflows/bundle-desktop-intel.yml
|
||||
permissions:
|
||||
id-token: write
|
||||
contents: read
|
||||
with:
|
||||
signing: false
|
||||
ref: ${{ inputs.branch }}
|
||||
|
||||
Reference in New Issue
Block a user