Update dad-mehrPublish.yaml

This commit is contained in:
sadegh Farokhi
2025-11-05 13:20:28 +03:30
committed by GitHub
parent 22973fe47b
commit 5c8a521f8e

View File

@@ -24,7 +24,7 @@ jobs:
- name: Restore dependencies
run: dotnet restore
# --- 4. Build
# --- 4. Build-
- name: Build
run: dotnet build --configuration Release