Skip to content

Commit

Permalink
Fix workflows
Browse files Browse the repository at this point in the history
Signed-off-by: Alireza Poodineh <itsaeliux@gmail.com>
  • Loading branch information
Aeliux committed Jan 26, 2025
1 parent 815eff7 commit 0d56194
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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 @@ -67,6 +67,7 @@ jobs:
dotnet-version: |
6.0.x
8.0.x
9.0.x
- name: Install dependencies
run: |
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:
dotnet-version: |
6.0.x
8.0.x
9.0.x
- name: Install dependencies
run: |
dotnet nuget update source github -u Aeliux -p ${{ secrets.GITHUB_TOKEN }} --store-password-in-clear-text
Expand Down

0 comments on commit 0d56194

Please sign in to comment.