Skip to content

Commit

Permalink
work dir
Browse files Browse the repository at this point in the history
  • Loading branch information
RAHenriksen committed Nov 14, 2024
1 parent 0f68290 commit 111806d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bifrost_sp_ecoli_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,6 @@ jobs:
docker run \
-v /home/runner/work/${{ github.event.repository.name }}/${{ github.event.repository.name }}/bifrost_test_data:/bifrost/test_data \
--env BIFROST_DB_KEY=${{ secrets.MONGODB_ATLAS_CONNECTION }} \
--env BIFROST_INSTALL_DIR=${{ github.workspace }} \
--env BIFROST_INSTALL_DIR=/home/runner/work \
--env CONDA_ENV_NAME="${{ env.ENV_NAME }}" \
bifrost_sp_ecoli_image

0 comments on commit 111806d

Please sign in to comment.