Skip to content

Commit 905ecd9

Browse files
committed
Try to fix RustPython CI
1 parent 12a3615 commit 905ecd9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/rustpython_ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ jobs:
2626
2727
- name: Install dependencies 🔧
2828
run: |
29+
which rustpython
30+
echo $PATH
2931
python -VV
3032
python -m site
3133
python -m pip install --upgrade pip setuptools wheel

0 commit comments

Comments
 (0)