1
0
Fork 0
mirror of https://github.com/wagesj45/butterflow-ui.git synced 2024-11-12 21:03:34 -06:00

Update codeql-analysis.yml

f
This commit is contained in:
Jordan Wages 2021-04-14 11:22:45 -05:00 committed by GitHub
parent 85ebb66bd0
commit f3c51afe44
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -55,11 +55,11 @@ jobs:
- name: Setup MSBuild Path
uses: microsoft/Setup-MSBuild@v1
- name: Setup NuGet
uses: NuGet/setup-nuget@v1.0.2
#- name: Setup NuGet
# uses: NuGet/setup-nuget@v1.0.2
- name: Restore NuGet Packages
run: nuget restore butterflow-ui/butterflow-ui.sln
#- name: Restore NuGet Packages
# run: nuget restore butterflow-ui/butterflow-ui.sln
- name: Build and Publish Web App
run: msbuild butterflow-ui/butterflow-ui.sln