Ensure runner gets rebuilt in Mac CI
This commit is contained in:
parent
d1b2ab5983
commit
1a868bcaaf
@ -7,4 +7,4 @@ mkdir -p $STATE
|
|||||||
|
|
||||||
echo "+++ Building and testing"
|
echo "+++ Building and testing"
|
||||||
ln -sf out/node_modules .
|
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 New Issue
Block a user