Skip to content

Commit

Permalink
wip: spawm windows build
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronm-2112 committed Jan 21, 2025
1 parent 554dc4b commit 7058a85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Build-and-deploy-win.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
- name: Build the app for Windows
run: npm run build-win

- name: Sign files with Trusted Signing V1
- name: Sign files with Trusted Signing V1.1
uses: azure/[email protected]
with:
azure-tenant-id: ${{ secrets.AZURE_TENANT_ID }}
Expand Down

0 comments on commit 7058a85

Please sign in to comment.