Skip to content

Commit

Permalink
ip
Browse files Browse the repository at this point in the history
  • Loading branch information
zrezke committed Mar 7, 2024
1 parent 3a0a8c6 commit ab83ecf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ jobs:

steps:
- name: Print IP
if: matrix.platform == "aarch64"
if: matrix.platform == 'aarch64'
run: ifconfig

- uses: actions/checkout@v3
Expand Down

0 comments on commit ab83ecf

Please sign in to comment.