mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 05:52:22 -04:00
Auto-expand bundle progress in Buildkite on Linux
This commit is contained in:
parent
c398baca7a
commit
7a61e52576
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ ln -sf out/node_modules .
|
|||
echo "--- Install n2"
|
||||
./tools/install-n2
|
||||
|
||||
echo "+++ Building"
|
||||
if [ $(uname -m) = "aarch64" ]; then
|
||||
export PYTHONPATH=/usr/lib/python3/dist-packages
|
||||
./ninja wheels:anki
|
||||
|
|
Loading…
Reference in a new issue