From 2f66d32def72b52c98da5abc611360bd0a902b36 Mon Sep 17 00:00:00 2001 From: Puyo Date: Sun, 20 Jun 2021 02:10:25 +0200 Subject: [PATCH] add webm ext (2/3) --- appveyor-macos.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/appveyor-macos.yml b/appveyor-macos.yml index 446096c..476a070 100644 --- a/appveyor-macos.yml +++ b/appveyor-macos.yml @@ -28,6 +28,8 @@ install: - haxelib git faxe https://github.com/uhrobots/faxe - haxelib git polymod https://github.com/larsiusprime/polymod.git - haxelib git discord_rpc https://github.com/Aidan63/linc_discord-rpc + - haxelib git extension-webm https://github.com/KadeDev/extension-webm + - lime rebuild extension-webm macos - haxelib install linc_luajit - haxelib list - cd /Users/appveyor/projects/kade-engine-macos