Test build
All checks were successful
Build .NET Project / build (push) Successful in 4m1s

This commit is contained in:
2025-11-19 09:47:21 -05:00
parent 4564b36004
commit 1a70e4127b

View File

@@ -23,8 +23,9 @@ jobs:
- name: Build project
run: |
pwd
# dotnet build --configuration Debug --no-restore # Build the project in Debug configuration
dotnet build
# 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