Skip to content

Commit 74840a0

Browse files
committed
update
1 parent 153a117 commit 74840a0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

build.bat

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
git submodule update --init --recursive
2-
::python download_assets.py
3-
::python extern/vulkan/download_assets.py
2+
python download_assets.py
3+
python extern/vulkan/download_assets.py
44
mkdir build
55
cd build
66
cmake ../

0 commit comments

Comments
 (0)