Skip to content

Commit 3d0868d

Browse files
committed
fixing command
1 parent 25fea67 commit 3d0868d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/minimum.yml

+1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
run: |
2929
import platform
3030
print(platform.processor())
31+
shell: python
3132
- name: Install dependencies
3233
run: |
3334
python -m pip install --upgrade pip==24.1

0 commit comments

Comments
 (0)