mirror of
https://github.com/CringeStudios/element-desktop.git
synced 2025-01-31 13:39:58 +01:00
Move to correct step
This commit is contained in:
parent
93524d34be
commit
88d89dd81d
2
.github/workflows/build_windows.yaml
vendored
2
.github/workflows/build_windows.yaml
vendored
@ -111,6 +111,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Install and configure eSigner CKA
|
- name: Install and configure eSigner CKA
|
||||||
if: inputs.sign
|
if: inputs.sign
|
||||||
|
shell: powershell
|
||||||
run: |
|
run: |
|
||||||
Set-StrictMode -Version 'Latest'
|
Set-StrictMode -Version 'Latest'
|
||||||
|
|
||||||
@ -156,7 +157,6 @@ jobs:
|
|||||||
- run: yarn run build:res
|
- run: yarn run build:res
|
||||||
|
|
||||||
- name: Build App
|
- name: Build App
|
||||||
shell: powershell
|
|
||||||
run: |
|
run: |
|
||||||
yarn electron-builder --publish never -w ${{ steps.config.outputs.build-args }}
|
yarn electron-builder --publish never -w ${{ steps.config.outputs.build-args }}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user