aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Lee <alee14498@protonmail.com>2021-02-01 17:11:18 -0500
committerAndrew Lee <alee14498@protonmail.com>2021-02-01 17:11:18 -0500
commit204c9a1cbaa4f258c374a49ad1a033dde5cf06ab (patch)
tree0aace33f94770d60fee1cf081c4bc253134a704f
parent1ef47380839a9efe47cf5e508db0b65ecc3d9a8a (diff)
downloaderable-godot-204c9a1cbaa4f258c374a49ad1a033dde5cf06ab.tar.gz
erable-godot-204c9a1cbaa4f258c374a49ad1a033dde5cf06ab.tar.bz2
erable-godot-204c9a1cbaa4f258c374a49ad1a033dde5cf06ab.zip
AppVeyor changes x3
-rw-r--r--appveyor.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml
index b2179cf..616fd67 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -1,7 +1,7 @@
version: 1.0.{build}
image: Visual Studio 2019
before_build:
-- ps: dotnet restore ./Alee\ Audio\ Player.csproj
+- ps: dotnet restore ./Alee` Audio` Player.csproj
build:
verbosity: normal
before_deploy: