aboutsummaryrefslogtreecommitdiff
path: root/appveyor.yml
diff options
context:
space:
mode:
authorAndrew Lee <alee14498@protonmail.com>2021-02-01 20:08:04 -0500
committerAndrew Lee <alee14498@protonmail.com>2021-02-01 20:08:04 -0500
commit7928a72c77e2495558a8d08dae8ba651954c1e45 (patch)
tree29510b8e79268cb48850e2ec541ffec62af278ee /appveyor.yml
parent204c9a1cbaa4f258c374a49ad1a033dde5cf06ab (diff)
downloaderable-godot-7928a72c77e2495558a8d08dae8ba651954c1e45.tar.gz
erable-godot-7928a72c77e2495558a8d08dae8ba651954c1e45.tar.bz2
erable-godot-7928a72c77e2495558a8d08dae8ba651954c1e45.zip
Name change
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml2
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