diff options
Diffstat (limited to 'appveyor.yml')
| -rw-r--r-- | appveyor.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml index 616fd67..c67012a 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -6,4 +6,4 @@ build: verbosity: normal
before_deploy:
- ps: iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/deploy.ps1'))
-- ps: 7z a AleeAudioPlayer-Windows.zip bin\Debug\net5.0
\ No newline at end of file +- ps: 7z a Erable-Windows.zip bin\Debug\net5.0
\ No newline at end of file |
