8000 Update workflow.yml (#7) · un0mic/setup-python@3592ca0 · GitHub
[go: up one dir, main page]

Skip to content

Commit 3592ca0

Browse files
author
Danny McCormick
authored
Update workflow.yml (actions#7)
1 parent 8ee77cc commit 3592ca0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/workflow.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ jobs:
88
matrix:
99
operating-system: [ubuntu-latest, windows-latest]
1010
actions:
11+
- name: Checkout
12+
uses: actions/checkout@master
13+
1114
- name: Set Node.js 10.x
1215
uses: actions/setup-node@master
1316
with:

0 commit comments

Comments
 (0)
0