Skip to content

Commit b5313c2

Browse files
committed
remove nullean reference
1 parent 3a98506 commit b5313c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- uses: actions/setup-dotnet@v1
2929
with:
3030
dotnet-version: '3.1.201'
31-
source-url: https://nuget.pkg.github.com/nullean/index.json
31+
source-url: https://nuget.pkg.github.com/elastic/index.json
3232
env:
3333
NUGET_AUTH_TOKEN: ${{secrets.GITHUB_TOKEN}}
3434

0 commit comments

Comments
 (0)