Skip to content

Commit 70217fa

Browse files
committed
Update action.yaml
1 parent 2780a2b commit 70217fa

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/actions/install-env/action.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@ runs:
116116
echo "::endgroup::"
117117
done <<< "$ENV_FILEPATHS"
118118
- name: Project Manager Install
119+
shell: bash -el {0}
119120
run: |
120121
conda activate pypackit
121122
pip install ${{ inputs.repo_path }}/.manager --no-deps

0 commit comments

Comments
 (0)