diff --git a/.github/workflows/gated_application.yml b/.github/workflows/gated_application.yml index 43a6d87..65173f4 100644 --- a/.github/workflows/gated_application.yml +++ b/.github/workflows/gated_application.yml @@ -51,6 +51,7 @@ jobs: run: npm ci - name: Electron Forge make + shell: pwsh run: | dotnet publish ./dotnet/JustClipboardManager.ClipboardListener/JustClipboardManager.ClipboardListener.csproj ` -c Release `