Sfoglia il codice sorgente

Build: Attempting to fix the nightly build

BearishSun 6 anni fa
parent
commit
9d4b9653ed
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      appveyor.yml

+ 1 - 0
appveyor.yml

@@ -24,6 +24,7 @@ after_build:
  - ps: Move-Item -Path ../install/bin/* -Destination ./
  - ps: mkdir bin
  - ps: Move-Item -Path ./Mono -Destination ./bin
+ - ps: Move-Item -Path ./Assemblies -Destination ./bin
  - ps: cd ..
  - ps: >-
       if($env:APPVEYOR_REPO_TAG -eq "true")