mirror of
https://github.com/tmux/tmux.git
synced 2026-07-03 10:12:31 +00:00
yaml is poo.
This commit is contained in:
12
.github/workflows/regress.yml
vendored
12
.github/workflows/regress.yml
vendored
@@ -50,12 +50,12 @@ jobs:
|
|||||||
if: runner.os == 'macOS'
|
if: runner.os == 'macOS'
|
||||||
run: |
|
run: |
|
||||||
brew install \
|
brew install \
|
||||||
autoconf \
|
autoconf \
|
||||||
automake \
|
automake \
|
||||||
bison \
|
bison \
|
||||||
libevent \
|
libevent \
|
||||||
ncurses \
|
ncurses \
|
||||||
pkg-config
|
pkg-config
|
||||||
|
|
||||||
- name: build
|
- name: build
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user