Skip to content

Commit 160efc1

Browse files
committed
add pip install update
1 parent a8375c1 commit 160efc1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/qiita-plugin-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ jobs:
6464
conda config --add channels conda-forge
6565
conda create -q --yes -n qiita python=3.6 pip==9.0.3 libgfortran numpy nginx cython redis
6666
conda activate qiita
67+
pip install --upgrade pip
6768
pip install sphinx sphinx-bootstrap-theme nose-timer codecov Click
6869
6970
- name: Qiita install

0 commit comments

Comments
 (0)