Skip to content

Commit

Permalink
syntax is weird.
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Ciobanu committed Feb 28, 2024
1 parent a9914d4 commit b1d1534
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
platforms: all


- name: Maker sure pipx is installed for the newer, more streamlined, macOS runners. ${{runner.platform}} ${{runner.release}}
- name: Maker sure pipx is installed for the newer, more streamlined, macOS runners. ${{ runner.platform }} ${{ runner.release }}
if: runner.platform == 'darwin' && runner.release >= 14
run: |
brew install pipx
Expand Down

0 comments on commit b1d1534

Please sign in to comment.