Skip to content

Commit

Permalink
continue
Browse files Browse the repository at this point in the history
  • Loading branch information
mara004 committed Oct 31, 2023
1 parent df8a074 commit 8f55fa7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/conda.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -97,10 +97,11 @@ jobs:
name: conda_package
path: conda/transfer/

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

0 comments on commit 8f55fa7

Please sign in to comment.