From 4752eee09dff1a0b20cf4c35bce7aa5186b04493 Mon Sep 17 00:00:00 2001 From: DarkPhoenix Date: Tue, 8 Jun 2021 20:36:47 +0300 Subject: [PATCH] Fix venv path --- .appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.appveyor.yml b/.appveyor.yml index 08da5aeed..77a0312cc 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -12,7 +12,7 @@ for: # init: # - sh: curl -sflL 'https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-ssh.sh' | bash -e - install: - - sh: source venv3.8/bin/activate + - sh: source ~/venv3.8/bin/activate - sh: bash scripts/osx-translations.sh - sh: bash scripts/osx-setup.sh - sh: python3 scripts/compile_lang.py