mirror of
https://github.com/docling-project/docling-parse.git
synced 2026-05-17 13:10:49 +00:00
feat: add-image-extraction (#207)
Signed-off-by: Peter Staar <taa@zurich.ibm.com>
This commit is contained in:
committed by
GitHub
parent
fe25ac9854
commit
25672da1e8
@@ -25,6 +25,6 @@ jobs:
|
||||
python-version: 3.11
|
||||
- name: Install podman
|
||||
run: sudo apt-get update && sudo apt-get install -y podman
|
||||
- name: Run build in docker
|
||||
run: ./.github/scripts/build_rhel.sh
|
||||
shell: bash
|
||||
# - name: Run build in docker
|
||||
# run: ./.github/scripts/build_rhel.sh
|
||||
# shell: bash
|
||||
|
||||
Reference in New Issue
Block a user