diff --git a/.github/workflows/textmate.yaml b/.github/workflows/textmate.yaml index 98a845e..ceeef59 100644 --- a/.github/workflows/textmate.yaml +++ b/.github/workflows/textmate.yaml @@ -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: |