Test build
Some checks failed
Build .NET Project / build (push) Failing after 2m19s

This commit is contained in:
2025-11-19 15:26:13 -05:00
parent bdceff7970
commit cbb4b30f03

View File

@@ -34,6 +34,7 @@ jobs:
dotnet publish MarketDataServer/MarketDataServer.csproj -c Release -r linux-arm64 --self-contained=true
dotnet publish IPMonitor/IPMonitor.csproj -c Release -r linux-arm64 --self-contained=true
# dotnet build --configuration Debug --no-restore # Build the project in Debug configuration
#
- name: Create Market Data archive with preserved permissions
run: tar -czvf marketdata.tar.gz MarketData/MarketData/bin/Debug/net8.0/linux-arm64/publish