Skip to content

Commit 98e8e89

Browse files
committed
Put back accidental remove
1 parent 912445e commit 98e8e89

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
uses: actions/setup-dotnet@v3
2525
with:
2626
dotnet-version: '8.0.x'
27+
source-url: https://nuget.pkg.github.com/qsharp-community/index.json
2728
env:
2829
NUGET_AUTH_TOKEN: ${{secrets.GITHUB_TOKEN}}
2930

0 commit comments

Comments
 (0)