docs: add checkout to readme example [skip ci]

This commit is contained in:
Amin Yahyaabadi 2022-01-22 16:56:54 -08:00 committed by GitHub
parent 05bbd6c24a
commit 6f2162a5a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -136,6 +136,7 @@ jobs:
- os: "windows-latest"
compiler: "msvc"
steps:
- uses: actions/checkout@v2
- name: Cache
uses: actions/cache@v2
with: