diff --git a/.github/workflows/dad-mehrPublish.yaml b/.github/workflows/dad-mehrPublish.yaml index e0484d3e..f538de9c 100644 --- a/.github/workflows/dad-mehrPublish.yaml +++ b/.github/workflows/dad-mehrPublish.yaml @@ -24,7 +24,7 @@ jobs: - name: Restore dependencies run: dotnet restore - # --- 4. Build + # --- 4. Build- - name: Build run: dotnet build --configuration Release