Skip to content

Commit 16a37bf

Browse files
committed
Replace .exes with the signed ones
1 parent cb7121e commit 16a37bf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/windows.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,8 @@ jobs:
129129
ls -la
130130
rm 1.zip
131131
cd ..
132+
cp signed/authenticator-helper.exe yubioath-desktop-windows/yubioath-desktop-dennis-windows/helper/authenticator-helper.exe
133+
cp signed/authenticator.exe yubioath-desktop-windows/yubioath-desktop-dennis-windows/authenticator.exe
132134
- name: upload signed artifacts
133135
uses: actions/upload-artifact@v4
134136
with:

0 commit comments

Comments
 (0)