Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
hackerb9 committed Jun 18, 2024
1 parent 64f0eb1 commit f28d774
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/draft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
run: |
choco install winflexbison -y
- name: Add Msys64 to PATH for cc command
- name: Add Msys64 to PATH for cc command
if: matrix.os == 'windows-latest'
run: echo "::add-path::/c/msys64/mingw64/bin:/c/msys64/usr/bin"
shell: bash
Expand Down

0 comments on commit f28d774

Please sign in to comment.