Update main.yml

This commit is contained in:
Afshin Arani 2020-04-02 10:15:18 +04:30 committed by GitHub
parent a7824275db
commit 2db3e71097
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,6 +16,7 @@ jobs:
# Steps represent a sequence of tasks that will be executed as part of the job
steps:
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- uses: actions/checkout@v2
- name: Download latest NuGet (cross-platform)
uses: olegtarasov/download-nuget@v1