Skip to content

Commit 6f2162a

Browse files
authored
docs: add checkout to readme example [skip ci]
1 parent 05bbd6c commit 6f2162a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,7 @@ jobs:
136136
- os: "windows-latest"
137137
compiler: "msvc"
138138
steps:
139+
- uses: actions/checkout@v2
139140
- name: Cache
140141
uses: actions/cache@v2
141142
with:

0 commit comments

Comments
 (0)