mirror of
https://github.com/actions/setup-node.git
synced 2025-04-22 09:21:00 +00:00
Update main.workflow.yml
This commit is contained in:
parent
eb8fb54e83
commit
1159a101db
1 changed files with 0 additions and 5 deletions
5
.github/main.workflow.yml
vendored
5
.github/main.workflow.yml
vendored
|
@ -8,11 +8,6 @@ jobs:
|
||||||
matrix:
|
matrix:
|
||||||
operating-system: [Linux, macOS, Windows]
|
operating-system: [Linux, macOS, Windows]
|
||||||
actions:
|
actions:
|
||||||
- name: Set Node.js 10.x
|
|
||||||
uses: bryanmacfarlane/node-config@master
|
|
||||||
with:
|
|
||||||
version: 10.x
|
|
||||||
|
|
||||||
- name: npm install
|
- name: npm install
|
||||||
run: npm install
|
run: npm install
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue