diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2021-02-01 17:11:18 -0500 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2021-02-01 17:11:18 -0500 |
| commit | 204c9a1cbaa4f258c374a49ad1a033dde5cf06ab (patch) | |
| tree | 0aace33f94770d60fee1cf081c4bc253134a704f /appveyor.yml | |
| parent | 1ef47380839a9efe47cf5e508db0b65ecc3d9a8a (diff) | |
| download | erable-godot-204c9a1cbaa4f258c374a49ad1a033dde5cf06ab.tar.gz erable-godot-204c9a1cbaa4f258c374a49ad1a033dde5cf06ab.tar.bz2 erable-godot-204c9a1cbaa4f258c374a49ad1a033dde5cf06ab.zip | |
AppVeyor changes x3
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 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:
|
