mirror of
https://github.com/ddworken/hishtory.git
synced 2024-11-22 16:24:00 +01:00
Install tmux for macos
This commit is contained in:
parent
8a32ddef5a
commit
8501e0d16c
2
.github/workflows/go-test.yml
vendored
2
.github/workflows/go-test.yml
vendored
@ -25,5 +25,5 @@ jobs:
|
||||
run: |
|
||||
sudo apt-get update || true
|
||||
sudo apt-get install -y zsh fish || true
|
||||
brew install fish || true
|
||||
brew install fish tmux || true
|
||||
make test
|
||||
|
Loading…
Reference in New Issue
Block a user