mirror of
https://github.com/wagesj45/butterflow-ui.git
synced 2025-01-08 14:32:43 -06:00
Update codeql-analysis.yml
f
This commit is contained in:
parent
85ebb66bd0
commit
f3c51afe44
1 changed files with 4 additions and 4 deletions
8
.github/workflows/codeql-analysis.yml
vendored
8
.github/workflows/codeql-analysis.yml
vendored
|
@ -55,11 +55,11 @@ jobs:
|
||||||
- name: Setup MSBuild Path
|
- name: Setup MSBuild Path
|
||||||
uses: microsoft/Setup-MSBuild@v1
|
uses: microsoft/Setup-MSBuild@v1
|
||||||
|
|
||||||
- name: Setup NuGet
|
#- name: Setup NuGet
|
||||||
uses: NuGet/setup-nuget@v1.0.2
|
# uses: NuGet/setup-nuget@v1.0.2
|
||||||
|
|
||||||
- name: Restore NuGet Packages
|
#- name: Restore NuGet Packages
|
||||||
run: nuget restore butterflow-ui/butterflow-ui.sln
|
# run: nuget restore butterflow-ui/butterflow-ui.sln
|
||||||
|
|
||||||
- name: Build and Publish Web App
|
- name: Build and Publish Web App
|
||||||
run: msbuild butterflow-ui/butterflow-ui.sln
|
run: msbuild butterflow-ui/butterflow-ui.sln
|
||||||
|
|
Loading…
Reference in a new issue