From 7928a72c77e2495558a8d08dae8ba651954c1e45 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Mon, 1 Feb 2021 20:08:04 -0500 Subject: Name change --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'appveyor.yml') 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 -- cgit v1.2.3