mirror of
https://github.com/CringeStudios/element-desktop.git
synced 2025-01-31 05:29: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
|
||||
if: inputs.sign
|
||||
shell: powershell
|
||||
run: |
|
||||
Set-StrictMode -Version 'Latest'
|
||||
|
||||
@ -156,7 +157,6 @@ jobs:
|
||||
- run: yarn run build:res
|
||||
|
||||
- name: Build App
|
||||
shell: powershell
|
||||
run: |
|
||||
yarn electron-builder --publish never -w ${{ steps.config.outputs.build-args }}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user