Update dotnet-desktop.yml
This commit is contained in:
parent
ff57f16887
commit
c31210c287
1 changed files with 1 additions and 1 deletions
2
.github/workflows/dotnet-desktop.yml
vendored
2
.github/workflows/dotnet-desktop.yml
vendored
|
|
@ -98,7 +98,7 @@ jobs:
|
||||||
- name: Upload MSI
|
- name: Upload MSI
|
||||||
uses: actions/upload-artifact@v2.2.2
|
uses: actions/upload-artifact@v2.2.2
|
||||||
with:
|
with:
|
||||||
path: AmagnoPrinterInstaller.msi
|
path: .\AmagnoPrinterInstaller.msi
|
||||||
|
|
||||||
# Decode the base 64 encoded pfx and save the Signing_Certificate
|
# Decode the base 64 encoded pfx and save the Signing_Certificate
|
||||||
#- name: Decode the pfx
|
#- name: Decode the pfx
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue