Skip to content

Commit

Permalink
Revert "See what happens if removing explicit pdfium-binaries install"
Browse files Browse the repository at this point in the history
This reverts commit 249a894.

Resolution: Confirmed it does not work.
  • Loading branch information
mara004 committed Oct 31, 2023
1 parent 249a894 commit 63442fb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/conda.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -99,10 +99,12 @@ 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 63442fb

Please sign in to comment.