mirror of
https://github.com/actions/setup-node.git
synced 2025-12-14 00:16:35 +08:00
Back to upper
This commit is contained in:
2
.github/main.workflow.yml
vendored
2
.github/main.workflow.yml
vendored
@@ -5,7 +5,7 @@ jobs:
|
||||
runs-on: ${{ matrix.operating-system }}
|
||||
strategy:
|
||||
matrix:
|
||||
operating-system: [linux, macOS, windows]
|
||||
operating-system: [Linux, macOS, Windows]
|
||||
actions:
|
||||
- name: npm install
|
||||
run: npm install
|
||||
|
||||
Reference in New Issue
Block a user