Skip to content

Commit f800ee5

Browse files
committed
build
1 parent 53351be commit f800ee5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
python-version: ${{ matrix.python-version }}
9191
- name: Install dependencies & browsers
9292
run: |
93-
python -m pip install --upgrade pip
93+
python -m pip install --upgrade pip build
9494
pip install -r local-requirements.txt
9595
pip install -r requirements.txt
9696
pip install -e .

0 commit comments

Comments
 (0)