Skip to content

Commit 2256a4e

Browse files
authored
Update issue1096.yml
1 parent 731693e commit 2256a4e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/issue1096.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818

1919
- name: Override PIP Configuration
2020
run: |
21+
mkdir -p ~/.pip
2122
echo "[global]" > ~/.pip/pip.conf
2223
echo "index-url = https://github.com/gowridurgad/java-sapmachine" >> ~/.pip/pip.conf
2324

0 commit comments

Comments
 (0)