Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 66bdeea

Browse files
Update appveyor.yml
1 parent c66e4d1 commit 66bdeea

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

‎appveyor.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,10 @@ only_commits:
99
message: /#build/
1010
build:
1111
verbosity: minimal
12-
before_build:
13-
- ps: choco install wixtoolset -y
12+
#before_build:
13+
# - ps: choco install wixtoolset -y
14+
install:
15+
- set path=c:\Program Files (x86)\WiX Toolset v3.11\bin;%path%
1416
after_build:
1517
- cmd: 7z a PixelArtTool.zip %APPVEYOR_BUILD_FOLDER%\PixelArtTool\bin\Release\*.exe %APPVEYOR_BUILD_FOLDER%\PixelArtTool\bin\Release\*.exe.config
1618
- cmd: candle -nologo -out %APPVEYOR_BUILD_FOLDER%\PixelArtTool.wixobj %APPVEYOR_BUILD_FOLDER%\PixelArtTool\Installer.wxs

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /