Skip to content

Commit

Permalink
ci: rename step
Browse files Browse the repository at this point in the history
  • Loading branch information
Ljzd-PRO committed Jun 7, 2024
1 parent 86aa52d commit e5efacc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Restore NuGet Packages
run: nuget restore DeppartPrototypeHentaiPlayMod.sln

- name: Build and Publish Web App
- name: Build
run: msbuild DeppartPrototypeHentaiPlayMod.sln /p:Configuration=${{ matrix.configuration }}

- name: Upload Artifact
Expand Down

0 comments on commit e5efacc

Please sign in to comment.