mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 22:12:21 -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
|
set BUILDARGS=--config=ci
|
||||||
|
|
||||||
if exist \bazel\node_modules (
|
if exist \bazel\node_modules (
|
||||||
|
|
Loading…
Reference in a new issue