Skip to content

Commit

Permalink
Update codeql.yml
Browse files Browse the repository at this point in the history
Remove nuget restore command
  • Loading branch information
jstedfast authored Oct 14, 2024
1 parent fbdb15b commit 12daf2a
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,6 @@ jobs:
submodules: recursive
fetch-depth: 0

- name: Run NuGet restore
shell: pwsh
run: |
nuget restore MimeKit.sln
- name: Run .NET restore
shell: pwsh
run: |
Expand Down

0 comments on commit 12daf2a

Please sign in to comment.