We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20b1e22 commit 7b320d7Copy full SHA for 7b320d7
.github/actions/python-environment/action.yml
@@ -52,6 +52,7 @@ runs:
52
echo "export PATH="$HOME/.local/bin:$PATH"" >> "$HOME/.bash_profile"
53
54
echo BREAK BREAK BREAK BREAK BREAK BREAK BREAK BREAK BREAK 1
55
+ source "$HOME/.bashrc"
56
env:
57
PYTHON_BINARY: "python${{ inputs.python-version }}"
58
0 commit comments