Skip to content

Commit

Permalink
appveyor build
Browse files Browse the repository at this point in the history
  • Loading branch information
arakis committed Oct 31, 2019
1 parent 11ec101 commit d3d169c
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 @@ -60,7 +60,7 @@ for:
install:
- sh: sudo apt-get -y -o Acquire::Check-Valid-Until=false update
#- sh: sudo apt-get -y upgrade
- sh: sudo apt-get install -y --no-install-recommends git wget qemu-system-x86 mtools xorriso grub-common grub-pc-bin grub-efi-amd64-bin grub-efi-ia32-bin
- sh: sudo apt-get install -y --no-install-recommends git wget nasm qemu-system-x86 mtools xorriso grub-common grub-pc-bin grub-efi-amd64-bin grub-efi-ia32-bin

before_build:
- sh: chmod +x $APPVEYOR_BUILD_FOLDER/abctl
Expand Down

0 comments on commit d3d169c

Please sign in to comment.