Skip to content

Commit e7fa49e

Browse files
authored
Update issue1096.yml
1 parent a8a9ad8 commit e7fa49e

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/issue1096.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,6 @@ jobs:
1515
with:
1616
python-version: '3.10.17'
1717

18-
19-
- name: Override PIP Configuration
20-
run: |
21-
mkdir -p ~/.pip
22-
echo "[global]" > ~/.pip/pip.conf
23-
echo "index-url = https://github.com/gowridurgad/java-sapmachine" >> ~/.pip/pip.conf
2418

2519
- name: Install dependencies
2620
run: pip install -r requirements.txt

0 commit comments

Comments
 (0)