Skip to content

Commit

Permalink
add -el
Browse files Browse the repository at this point in the history
  • Loading branch information
gcroci2 committed Feb 8, 2024
1 parent 489d9bc commit 7d4fd5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/install-python-and-package/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ runs:
python3 --version
- name: Activate deeprank2 environment on Linux
shell: bash {0}
shell: bash -el {0}
env:
CMAKE_INSTALL_PREFIX: .local
if: runner.os == 'Linux'
Expand Down

0 comments on commit 7d4fd5d

Please sign in to comment.