Skip to content

Commit a47e58c

Browse files
committed
update build
1 parent e391e3a commit a47e58c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
key: ${{ runner.os }}-pip-${{ hashFiles('pyproject.toml') }}
2929
- name: Install dependencies
3030
run: |
31+
python -m pip install --upgrade pip
3132
python -m pip install poetry
3233
poetry lock
3334
poetry install -E dev -E rnn -E visuals

0 commit comments

Comments
 (0)