Update msys2.yml

This commit is contained in:
ksherlock 2020-11-17 16:11:46 -05:00 committed by GitHub
parent ae182abaa4
commit 9fa57d0a12
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -9,6 +9,8 @@ jobs:
steps:
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- uses: actions/checkout@v2
with:
submodules: true
- name: Setup MSYS2
uses: msys2/setup-msys2@v2