mirror of
https://github.com/qurator-spk/ocrd-galley.git
synced 2025-07-01 09:29:53 +02:00
🚧 github: Fix installing pip
This commit is contained in:
parent
0237e68efc
commit
0cfad9be7e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -40,7 +40,7 @@ jobs:
|
|||
-
|
||||
name: Install wrapper
|
||||
run: |
|
||||
apt-get install python3-pip
|
||||
sudo apt-get install -y python3-pip
|
||||
cd wrapper && pip install .
|
||||
-
|
||||
name: Test
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue