Skip to content

Commit c9abf90

Browse files
kclowesdanceratopz
andcommitted
chore(ci): add extra deps for linux and hive server
Co-authored-by: danceratopz <[email protected]>
1 parent 32aa982 commit c9abf90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tox_verify.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ jobs:
182182
python-version: ${{ matrix.python }}
183183
- name: Install linux dependencies
184184
if: matrix.python == 'pypy3.11' && contains(matrix.os, 'self-hosted-ghr')
185-
run: sudo apt-get install -y pkg-config libsecp256k1-dev
185+
run: sudo apt-get install -y pkg-config libsecp256k1-dev libjpeg-dev libxml2-dev libxslt1-dev
186186
- name: Update eels_resolutions.json
187187
run: |
188188
sed -i -e "s|\$GITHUB_WORKSPACE|${GITHUB_WORKSPACE}|g" .github/configs/eels_resolutions.json

0 commit comments

Comments
 (0)