mirror of
https://github.com/wagesj45/butterflow-ui.git
synced 2024-12-22 01:02:43 -06:00
Update codeql-analysis.yml
??
This commit is contained in:
parent
0d4ecffaa7
commit
1d91d964d2
1 changed files with 2 additions and 2 deletions
4
.github/workflows/codeql-analysis.yml
vendored
4
.github/workflows/codeql-analysis.yml
vendored
|
@ -55,8 +55,8 @@ 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.4
|
# uses: NuGet/setup-nuget@v1.0.4
|
||||||
|
|
||||||
- name: Restore NuGet Packages
|
- name: Restore NuGet Packages
|
||||||
run: nuget restore butterflow-ui/butterflow-ui.sln
|
run: nuget restore butterflow-ui/butterflow-ui.sln
|
||||||
|
|
Loading…
Reference in a new issue