mirror of
https://github.com/actions/setup-node.git
synced 2026-06-28 17:19:57 +00:00
Compare commits
2 Commits
a555644bcf
...
65ceff7592
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
65ceff7592 | ||
|
|
6887e239e3 |
2
.github/workflows/versions.yml
vendored
2
.github/workflows/versions.yml
vendored
@ -43,7 +43,7 @@ jobs:
|
||||
with:
|
||||
node-version: ${{ matrix.node-version }}
|
||||
check-latest: true
|
||||
- if: runner.os != 'Windows'
|
||||
- if: runner.os != 'Windows' && runner.os != 'macOS'
|
||||
name: Verify node and npm
|
||||
run: |
|
||||
. "$NVM_DIR/nvm.sh"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user