We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9c6a89a + 0ce499b commit 1a4a384Copy full SHA for 1a4a384
.github/workflows/textmate.yaml
@@ -6,7 +6,7 @@ jobs:
6
steps:
7
- name: Install dependencies
8
run: |
9
- brew cask install textmate
+ brew install --cask textmate
10
brew install coreutils zig
11
- name: Textmate load success
12
0 commit comments