Skip to content

Commit

Permalink
Update codeql.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
LeuisKen authored Oct 1, 2024
1 parent ff17f98 commit d57be70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ jobs:
- name: Configure custom NuGet sources
run: |
dotnet nuget add source https://www.myget.org/F/emgprivate/auth/${{ secrets.EMG_PRIVATE_API_KEY }}/api/v3/index.json -n EMGPrivate
dotnet nuget add source https://www.myget.org/F/emg/api/v3/index.json -n EMGPublic
dotnet nuget list source
# Initializes the CodeQL tools for scanning.
Expand Down

0 comments on commit d57be70

Please sign in to comment.