mirror of
https://git.mirrors.martin98.com/https://github.com/actions/toolkit
synced 2026-01-03 12:22:57 +08:00
Update workflow.yml
This commit is contained in:
parent
9aacf6aeaa
commit
0a64f32b4e
4
.github/workflows/workflow.yml
vendored
4
.github/workflows/workflow.yml
vendored
@ -4,7 +4,7 @@ jobs:
|
|||||||
Ubuntu:
|
Ubuntu:
|
||||||
name: Run Ubuntu
|
name: Run Ubuntu
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
actions:
|
steps:
|
||||||
- name: Set Node.js 10.x
|
- name: Set Node.js 10.x
|
||||||
uses: bryanmacfarlane/node-config@master
|
uses: bryanmacfarlane/node-config@master
|
||||||
with:
|
with:
|
||||||
@ -30,7 +30,7 @@ jobs:
|
|||||||
Windows:
|
Windows:
|
||||||
name: Run Windows
|
name: Run Windows
|
||||||
runs-on: windows-latest
|
runs-on: windows-latest
|
||||||
actions:
|
steps:
|
||||||
- name: Set Node.js 10.x
|
- name: Set Node.js 10.x
|
||||||
uses: bryanmacfarlane/node-config@master
|
uses: bryanmacfarlane/node-config@master
|
||||||
with:
|
with:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user