Update .github/workflows/build.yml

Co-authored-by: Lucas Nicodemus <shank@shanked.me>
This commit is contained in:
Stargazing Koishi 2020-05-30 16:07:12 -07:00 committed by GitHub
parent a815b7556d
commit 770d17c236
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,7 +13,7 @@ jobs:
uses: actions/checkout@v1
with:
submodules: recursive
- name: Installer NuGet client
- name: Install NuGet client
uses: nuget/setup-nuget@v1
- name: Restore NuGet packages
run: |