Ce site fonctionne mieux avec JavaScript.
Accueil
Explorateur
Aide
Connexion
isprogram
/
pyenv
miroir de
https://github.com/pyenv/pyenv.git
Suivre
1
Ajouter aux favoris
0
Bifurcation
0
Code
Tickets
0
Projects
0
Versions
241
Wiki
Activité
Parcourir la source
Bats 1.2 requires readline from gnu coreutils in MacOS
pull/2073/head
Ivan Pozdeev
il y a 4 ans
Parent
848e56e992
révision
7f714c34ba
1 fichiers modifiés
avec
2 ajouts
et
0 suppressions
Vue séparée
Option de Diff
Voir les Statistiques
Télécharger le Fichier Patch
Télécharger le Fichier des Différences
+2
-0
.github/workflows/pyenv_tests.yml
+ 2
- 0
.github/workflows/pyenv_tests.yml
Voir le fichier
@ -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
Écrire
Aperçu
Chargement…
Annuler
Enregistrer