Skip to content

Commit

Permalink
test ci
Browse files Browse the repository at this point in the history
  • Loading branch information
negar-abbasi committed Jul 17, 2024
1 parent 2c77576 commit 1197d93
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/build-windows/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,6 @@ runs:

- name: Build tauri app
run: |
Install-Module -Name TrustedSigning -RequiredVersion ${{ steps.set-variables.outputs.TRUSTED_SIGNING_MODULE_VERSION }} -Force -Repository PSGallery
npm run tauri build
shell: pwsh

0 comments on commit 1197d93

Please sign in to comment.