Update .appveyor.yml
This commit is contained in:
parent
22e4700d82
commit
8f86843455
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ install:
|
|||
- go env
|
||||
|
||||
before_build:
|
||||
- bash -lc "pacman --noconfirm --needed -Sy mingw-w64-i686-openal mingw-w64-i686-gcc"
|
||||
- bash -lc "pacman --noconfirm --needed -Sy mingw-w64-i686-openal"
|
||||
|
||||
build_script:
|
||||
- bash -lc "cd /c/gopath/src/github.com/gen2brain/raylib-go && make"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue