Skip to content

Commit

Permalink
Update AppVeyor config
Browse files Browse the repository at this point in the history
Former-commit-id: 364765d
  • Loading branch information
tkashkin committed Sep 19, 2018
1 parent 1a809d2 commit a92d75e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ clone_folder: ~/build/GameHub
clone_depth: 1

build_script:
- sh: mkdir -p build/appimage/
- sh: dpkg-buildpackage -b -us -uc
- sh: mv ../com.github.tkashkin.gamehub*.{deb,ddeb} build/
- sh: bash appimage/build.sh build && bash appimage/build.sh appimage
Expand Down

0 comments on commit a92d75e

Please sign in to comment.