Skip to content

Commit 8793f88

Browse files
committed
typo
1 parent 01a6ee9 commit 8793f88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ jobs:
150150
ls -lahS src/chdb/*
151151
cp libchdb.so src/chdb/
152152
ls -lahS src/chdb/libchdb*
153-
dontnet nuget sources add -n chdb ./nupkg
153+
dotnet nuget sources add -n chdb ./nupkg
154154
dotnet pack src/chdb-tool/chdb-tool.csproj -c Release --include-symbols --version-suffix ${{ github.run_number }}
155155
ls -lahS nupkg
156156

0 commit comments

Comments
 (0)