Skip to content

Commit

Permalink
Merge pull request #55 from ziglang/brew-ci
Browse files Browse the repository at this point in the history
fix instant ci failures
  • Loading branch information
hovsater committed Nov 2, 2021
2 parents 9c6a89a + 0ce499b commit 1a4a384
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/textmate.yaml
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 1a4a384

Please sign in to comment.