fix: allow proxy publish restore
TaxBaik CI/CD / build-and-deploy (push) Failing after 1m23s

This commit is contained in:
2026-07-04 11:19:35 +09:00
parent c960860b3a
commit a44a5bbb83
-1
View File
@@ -54,7 +54,6 @@ jobs:
dotnet publish src/TaxBaik.Proxy/ \ dotnet publish src/TaxBaik.Proxy/ \
-c Release \ -c Release \
-o ./publish/proxy \ -o ./publish/proxy \
--no-restore \
-p:PublishReadyToRun=false \ -p:PublishReadyToRun=false \
-p:PerformanceSummary=true \ -p:PerformanceSummary=true \
-clp:Summary \ -clp:Summary \