Skip to content

Commit

Permalink
fix:ci
Browse files Browse the repository at this point in the history
  • Loading branch information
imyanice authored Apr 30, 2024
1 parent 60c31eb commit d7e18f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
releaseBody: 'See the assets to download and install this version of Mac Scrobble.\nMac.Scrobble___VERSION___x64.dmg\nMac.Scrobble___VERSION___aarch64.dmg'
releaseDraft: true
prerelease: false
arg: --target x86_64-apple-darwin
args: --target x86_64-apple-darwin

- uses: tauri-apps/tauri-action@v0
env:
Expand Down

0 comments on commit d7e18f0

Please sign in to comment.