Skip to content

Commit

Permalink
Update python-app.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MicheleBortol authored Feb 12, 2024
1 parent 4336bc0 commit b29d401
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,7 @@ jobs:
- name: Build arc_omero
run: |
wget https://downloads.openmicroscopy.org/bio-formats/7.2.0/artifacts/bftools.zip
mkdir bftools
unzip -d ./bftools bftools.zip
unzip bftools.zip
pip install --upgrade pip
pip install "omero-cli-transfer @ git+https://github.com/MicheleBortol/omero-cli-transfer.git@omero_arc_importer"
pip install ".[dev]"
Expand Down

0 comments on commit b29d401

Please sign in to comment.