Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
vilinski committed Feb 18, 2024
1 parent 01a6ee9 commit 8793f88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ jobs:
ls -lahS src/chdb/*
cp libchdb.so src/chdb/
ls -lahS src/chdb/libchdb*
dontnet nuget sources add -n chdb ./nupkg
dotnet nuget sources add -n chdb ./nupkg
dotnet pack src/chdb-tool/chdb-tool.csproj -c Release --include-symbols --version-suffix ${{ github.run_number }}
ls -lahS nupkg
Expand Down

0 comments on commit 8793f88

Please sign in to comment.