Skip to content

Commit ff89c47

Browse files
committed
Try dev suffix
1 parent 582b77c commit ff89c47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/snapshot_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
runs-on: macos-latest
1717
steps:
1818
- name: 'Install native dependencies'
19-
run: brew install libunistring
19+
run: brew install libunistring-dev
2020
- name: 'Checkout Repository'
2121
uses: actions/checkout@v4
2222
with:

0 commit comments

Comments
 (0)