Skip to content
This repository was archived by the owner on Apr 18, 2026. It is now read-only.

Commit 168e794

Browse files
ANcpLuaclaude
andcommitted
ci: remove Qyl.Agents.Http pack step (merged into Qyl.Agents)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent b7ce4b9 commit 168e794

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/nuget-publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,6 @@ jobs:
7575
dotnet pack src/Qyl.Agents.Abstractions/Qyl.Agents.Abstractions.csproj -c Release -o artifacts -p:Version=${{ needs.version.outputs.version }} --no-build
7676
dotnet pack src/Qyl.Agents.Generator/Qyl.Agents.Generator.csproj -c Release -o artifacts -p:Version=${{ needs.version.outputs.version }} --no-build
7777
dotnet pack src/Qyl.Agents/Qyl.Agents.csproj -c Release -o artifacts -p:Version=${{ needs.version.outputs.version }} --no-build
78-
dotnet pack src/Qyl.Agents.Http/Qyl.Agents.Http.csproj -c Release -o artifacts -p:Version=${{ needs.version.outputs.version }} --no-build
7978
dotnet pack src/NetAgents/NetAgents.csproj -c Release -o artifacts -p:Version=${{ needs.version.outputs.version }} --no-build
8079
env:
8180
CI: true

0 commit comments

Comments
 (0)