Skip to content

Commit

Permalink
quick fix
Browse files Browse the repository at this point in the history
  • Loading branch information
anastasiya1155 committed Mar 7, 2024
1 parent 3ec3086 commit 9f389cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tauri-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ jobs:
value: ${{ secrets.MAC_PROVIDER_SHORT_NAME }}

- name: Set identifier to bloop on Windows, in tauri.conf.json
if: matrix.target == 'x86_64-pc-windows-msvc'
if: matrix.target == 'windows-latest'
uses: jossef/[email protected]
with:
file: apps/desktop/src-tauri/tauri.conf.json
Expand Down

0 comments on commit 9f389cb

Please sign in to comment.