mirror of
https://github.com/alliedmodders/amxmodx.git
synced 2025-01-12 14:58:06 +03:00
Update appveyor.yml
Curl had a cert error and Nasm was not being brewed. 'brew install ca-certificates' needs to be done first.
This commit is contained in:
parent
27f451a868
commit
f3e9611a2d
@ -99,6 +99,8 @@ for:
|
|||||||
|
|
||||||
../support/checkout-deps.sh
|
../support/checkout-deps.sh
|
||||||
|
|
||||||
|
brew install ca-certificates
|
||||||
|
|
||||||
brew install nasm
|
brew install nasm
|
||||||
|
|
||||||
nasm -v
|
nasm -v
|
||||||
|
Loading…
x
Reference in New Issue
Block a user