Skip to content

Commit

Permalink
Tweak path
Browse files Browse the repository at this point in the history
  • Loading branch information
Admiral-Fish committed Feb 6, 2021
1 parent c51c964 commit 6b6a6b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ build_script:

after_build:
- cmd: md RaidFinder-windows
- cmd: move release\RaidFinder.exe RaidFinder-windows\RaidFinder.exe
- cmd: move RaidFinder.exe RaidFinder-windows\RaidFinder.exe
- cmd: windeployqt --no-translations --no-angle --no-plugins --no-opengl-sw RaidFinder-windows\RaidFinder.exe
- cmd: del RaidFinder-windows\vc_redist*.exe
- cmd: xcopy /I %QTPATH%\plugins\platforms\qwindows.dll RaidFinder-windows\platforms\
Expand Down

0 comments on commit 6b6a6b1

Please sign in to comment.