diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2021-02-01 20:08:35 -0500 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2021-02-01 20:08:35 -0500 |
| commit | f7bc831054eb96a11dcd26df03a1f16590dc6a4e (patch) | |
| tree | 164040748313359b9fe34d95477d4fc4c0d4f78e | |
| parent | 7928a72c77e2495558a8d08dae8ba651954c1e45 (diff) | |
| download | erable-godot-f7bc831054eb96a11dcd26df03a1f16590dc6a4e.tar.gz erable-godot-f7bc831054eb96a11dcd26df03a1f16590dc6a4e.tar.bz2 erable-godot-f7bc831054eb96a11dcd26df03a1f16590dc6a4e.zip | |
Appveyor changes
| -rw-r--r-- | appveyor.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml index c67012a..7ccbbbc 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 ./Erable.csproj
build:
verbosity: normal
before_deploy:
|
