Skip to content

Commit

Permalink
fixing command
Browse files Browse the repository at this point in the history
  • Loading branch information
amontanez24 committed Oct 22, 2024
1 parent 25fea67 commit 3d0868d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/minimum.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
run: |
import platform
print(platform.processor())
shell: python
- name: Install dependencies
run: |
python -m pip install --upgrade pip==24.1
Expand Down

0 comments on commit 3d0868d

Please sign in to comment.