Skip to content

Commit

Permalink
Update build-sonar.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
geoperez authored Jan 9, 2025
1 parent 8e1c59d commit 0ce5ea4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/build-sonar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,11 @@ jobs:
key: nuget-${{ secrets.cache-version }}-${{ hashFiles('**/*.csproj') }}
restore-keys: |
nuget-${{ secrets.cache-version }}-
- uses: actions/setup-dotnet@v4
with:
dotnet-version: |
8.x
9.x
- name: ➕ Add nugets source
uses: unosquare/add-nuget-source@master
with:
Expand Down

0 comments on commit 0ce5ea4

Please sign in to comment.