Skip to content

Commit

Permalink
See what happens if removing explicit pdfium-binaries install
Browse files Browse the repository at this point in the history
  • Loading branch information
mara004 committed Oct 31, 2023
1 parent d1ce092 commit 249a894
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/conda.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -99,12 +99,10 @@ jobs:
name: conda_package
path: conda/transfer/

# FIXME package pdfium-binaries dependency not honored??
- name: Prepare
run: |
python -VV
ls -l conda/transfer/
conda install -y bblanchon::pdfium-binaries
conda install -y conda/transfer/*.tar.bz2
- name: Test raw package
Expand Down

0 comments on commit 249a894

Please sign in to comment.