mirror of
https://github.com/actions/setup-go.git
synced 2023-09-23 05:03:39 +00:00
Update workflow.yml (#6)
This commit is contained in:
parent
41359816c1
commit
fb871febfe
3
.github/workflows/workflow.yml
vendored
3
.github/workflows/workflow.yml
vendored
@ -8,6 +8,9 @@ jobs:
|
||||
matrix:
|
||||
operating-system: [ubuntu-latest, windows-latest]
|
||||
actions:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@master
|
||||
|
||||
- name: Set Node.js 10.x
|
||||
uses: actions/setup-node@master
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user