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 f43c2ec commit 3f56a52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ dotnet_csproj:
nuget:
project_feed: true
build_script:
- cmd: dotnet publish -c Release -r $(PLATFORM) --self-contained
- cmd: dotnet publish -c Release -r %PLATFORM% --self-contained
artifacts:
- path: bin\Release\net8.0\win-x64\MiriVoice.zip
name: MiriVoice-win-x64
Expand Down

0 comments on commit 3f56a52

Please sign in to comment.