Skip to content

Commit a2df8b6

Browse files
authored
Run tauri publish action on macOS (#917)
1 parent 9cfca81 commit a2df8b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-tauri-crate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44

55
jobs:
66
publish_crates_io:
7-
runs-on: ubuntu-latest
7+
runs-on: macos-latest
88
permissions:
99
id-token: write # Required for OIDC token exchange
1010
steps:

0 commit comments

Comments
 (0)