Skip to content
This repository was archived by the owner on Nov 26, 2025. It is now read-only.

Commit 0ce499b

Browse files
committed
update brew command for ci
1 parent eed4d9a commit 0ce499b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/textmate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
steps:
77
- name: Install dependencies
88
run: |
9-
brew cask install textmate
9+
brew install --cask textmate
1010
brew install coreutils zig
1111
- name: Textmate load success
1212
run: |

0 commit comments

Comments
 (0)