Skip to content

Commit

Permalink
Update windowsForm_build_check.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Schrodinger71 <[email protected]>
  • Loading branch information
Schrodinger71 authored Mar 13, 2024
1 parent 912d28e commit 64d3253
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/windowsForm_build_check.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Windows Form Build Check
name: .NET Framework for WindowsForm`s Build Check

on:
push:
Expand Down Expand Up @@ -28,4 +28,4 @@ jobs:
- name: Build solution
run: msbuild app_WindowsForm\WindowsFormsAppLab7_2\WindowsFormsAppLab7_2.csproj /p:Configuration=Release
- name: Build app for release
run: msbuild app_WindowsForm\WindowsFormsAppLab7_2\WindowsFormsAppLab7_2.csproj -t:rebuild -verbosity:diag -property:Configuration=Release
run: msbuild app_WindowsForm\WindowsFormsAppLab7_2\WindowsFormsAppLab7_2.csproj -t:rebuild -verbosity:diag -property:Configuration=Release

0 comments on commit 64d3253

Please sign in to comment.