From 2962a89919fc5e4079dacf68e800ea92a6291176 Mon Sep 17 00:00:00 2001 From: DarkPhoenix Date: Tue, 8 Jun 2021 20:19:50 +0300 Subject: [PATCH] Enable macOS debugging --- .appveyor.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.appveyor.yml b/.appveyor.yml index b98d9c734..7f1a14635 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -8,6 +8,9 @@ for: matrix: only: - image: macos + # Should be enabled only for build process debugging + init: + - sh: curl -sflL 'https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-ssh.sh' | bash -e - install: - pyenv global 3.8 - bash scripts/osx-translations.sh