mirror of
https://github.com/ankitects/anki.git
synced 2026-01-13 22:13:58 -05:00
Ensure runner gets rebuilt in Mac CI
This commit is contained in:
parent
816c3e11ce
commit
7255663585
1 changed files with 1 additions and 1 deletions
|
|
@ -7,4 +7,4 @@ mkdir -p $STATE
|
|||
|
||||
echo "+++ Building and testing"
|
||||
ln -sf out/node_modules .
|
||||
BUILD_ROOT=$STATE/build ./ninja pylib qt wheels check
|
||||
SKIP_RUNNER_BUILD=0 BUILD_ROOT=$STATE/build ./ninja pylib qt wheels check
|
||||
|
|
|
|||
Loading…
Reference in a new issue