Skip to content

Commit

Permalink
💡 Update comment about windows
Browse files Browse the repository at this point in the history
  • Loading branch information
Freed-Wu committed Dec 27, 2024
1 parent 62928be commit fd5cbc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
run: |
corepack enable
- uses: actions/setup-node@v4
# if use cmd, not msys2
# it uses cmd on windows, not msys2
if: runner.os != 'Windows'
with:
node-version: latest
Expand Down

0 comments on commit fd5cbc1

Please sign in to comment.