Skip to content

Commit

Permalink
install deeprvat
Browse files Browse the repository at this point in the history
  • Loading branch information
endast committed May 17, 2024
1 parent 75548b4 commit 9d0806b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/run-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ jobs:
environment-file: ${{inputs.environment_file}}
cache-environment: true
cache-downloads: true
- name: Install DeepRVAT
run: pip install -e ${{ github.workspace }}
shell: micromamba-shell {0}
- name: Run pre pipeline cmd
if: inputs.prerun_cmd
run: ${{inputs.prerun_cmd}}
Expand Down

0 comments on commit 9d0806b

Please sign in to comment.