Skip to content

Commit

Permalink
ci(github/macOS): install Homebrew pkg tcl-tk
Browse files Browse the repository at this point in the history
  • Loading branch information
dbohdan committed Nov 24, 2024
1 parent 2eed223 commit 4778eb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Install dependencies with Homebrew
if: matrix.os == 'macos-latest'
run: |
brew install expect
brew install expect tcl-tk
- name: Set up just
uses: extractions/setup-just@v2
Expand Down

0 comments on commit 4778eb5

Please sign in to comment.