Skip to content

Commit

Permalink
Removed NuGet flow for sec purposes
Browse files Browse the repository at this point in the history
  • Loading branch information
ansani authored Oct 13, 2022
1 parent 5097e0c commit ea4a48a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@ jobs:
- name: Setup MSBuild
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

# Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
# If this step fails, then you should remove it and run the build manually (see below)
Expand Down

0 comments on commit ea4a48a

Please sign in to comment.