Skip to content

Commit

Permalink
Update appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
EX3exp committed Sep 29, 2024
1 parent a7b42d3 commit 1222269
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,12 @@ dotnet_csproj:
informational_version: '{version}'
nuget:
project_feed: true
before_build:
- cmd: dotnet restore
build:
project: Mirivoice.sln
parallel: true
verbosity: minimal
artifacts:
- path: bin\Release\net8.0\win-x64\MiriVoice.zip
name: MiriVoice-win-x64
Expand Down

0 comments on commit 1222269

Please sign in to comment.