Skip to content

Commit

Permalink
update brew command for ci
Browse files Browse the repository at this point in the history
  • Loading branch information
emekoi committed Jul 23, 2021
1 parent eed4d9a commit 0ce499b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/textmate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
steps:
- name: Install dependencies
run: |
brew cask install textmate
brew install --cask textmate
brew install coreutils zig
- name: Textmate load success
run: |
Expand Down

0 comments on commit 0ce499b

Please sign in to comment.