mirror of
https://github.com/tmate-io/tmate.git
synced 2026-01-23 02:24:06 +00:00
fix MacOS.yml
This commit is contained in:
parent
7c0bbf3e16
commit
17fcc8b76d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/MacOS.yml
vendored
2
.github/workflows/MacOS.yml
vendored
|
|
@ -25,7 +25,7 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- run: |
|
||||
brew install automake msgpack
|
||||
brew install automake msgpack libssh
|
||||
autoupdate
|
||||
./autogen.sh
|
||||
./configure
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue