Skip to content

Commit

Permalink
CI: Fix daily package source
Browse files Browse the repository at this point in the history
  • Loading branch information
cyanfish committed Sep 1, 2024
1 parent 1d3959b commit 7e56eb3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
with:
dotnet-version: 9.0.x
dotnet-quality: daily
source-url: https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet9/nuget/v3/index.json
- name: Setup .NET 9
if: matrix.os != 'windows-2022'
uses: actions/setup-dotnet@v4
Expand Down

0 comments on commit 7e56eb3

Please sign in to comment.