Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Acessar
isprogram
/
pyenv
espelhamento de
https://github.com/pyenv/pyenv.git
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Projects
0
Versões
241
Wiki
Atividade
Ver código fonte
Bats 1.2 requires readline from gnu coreutils in MacOS
pull/2073/head
Ivan Pozdeev
4 anos atrás
pai
848e56e992
commit
7f714c34ba
1 arquivos alterados
com
2 adições
e
0 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+2
-0
.github/workflows/pyenv_tests.yml
+ 2
- 0
.github/workflows/pyenv_tests.yml
Ver arquivo
@ -23,6 +23,8 @@ jobs:
# libreadline-dev libsqlite3-dev wget curl llvm libncurses5-dev libncursesw5-dev \
# xz-utils tk-dev libffi-dev liblzma-dev python-openssl git
# https://github.com/pyenv/pyenv#installation
-
run
:
|
if test "$RUNNER_OS" == "macOS"; then brew install coreutils; fi
-
run
:
pwd
-
env:
PYENV_ROOT
:
/home/runner/work/pyenv/pyenv
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar