diff --git a/.github/workflows/dotnet-desktop.yml b/.github/workflows/dotnet-desktop.yml index dbaabaf..1507f59 100644 --- a/.github/workflows/dotnet-desktop.yml +++ b/.github/workflows/dotnet-desktop.yml @@ -98,7 +98,7 @@ jobs: - name: Upload MSI uses: actions/upload-artifact@v2.2.2 with: - path: AmagnoPrinterInstaller.msi + path: .\AmagnoPrinterInstaller.msi # Decode the base 64 encoded pfx and save the Signing_Certificate #- name: Decode the pfx