mirror of
https://github.com/ankitects/anki.git
synced 2025-09-19 14:32:22 -04:00
tweak Windows CI entrypoint
This commit is contained in:
parent
5f099e5514
commit
f42ea874fb
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
set BAZEL=\bazel\bazel.exe --output_user_root=\bazel\anki --output_base=\bazel\anki\base
|
||||
set BAZEL=\bazel\bazel.exe --output_user_root=\bazel\ankici --output_base=\bazel\ankici\base
|
||||
set BUILDARGS=--config=ci
|
||||
|
||||
if exist \bazel\node_modules (
|
||||
|
|
Loading…
Reference in a new issue