Skip to content

Commit

Permalink
Fix for 243b125, correct syntax in .github/workflows/python-wheel-vcp…
Browse files Browse the repository at this point in the history
…kg.yml.
  • Loading branch information
Shane-J-Latham committed Jan 6, 2024
1 parent 243b125 commit 12a3d49
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/python-wheel-vcpkg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ jobs:

- name: Free disk space
shell: bash
if: ${{}}
run: |
if [ "${RUNNER_OS}" == "Linux" ]; then
df -h
Expand Down

0 comments on commit 12a3d49

Please sign in to comment.