فهرست منبع

Build: Attempting to fix the nightly build

BearishSun 6 سال پیش
والد
کامیت
9d4b9653ed
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  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")