Skip to content

Commit

Permalink
Update tauri.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kfiven authored Jul 19, 2024
1 parent 9dea8d5 commit ba1111d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/tauri.yml
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,6 @@ jobs:
args: --target aarch64-apple-darwin
releaseId: ${{ steps.get_release.outputs.upload_url }}
- name: Get app version
if: always()
id: vars
run: echo ::set-output name=tag::$(jq .package.version src-tauri/tauri.conf.json | tr -d '"')
- name: Move dmg
Expand Down

0 comments on commit ba1111d

Please sign in to comment.