Skip to content

Commit 0258acf

Browse files
committed
create dirs
1 parent 3e3cc6e commit 0258acf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ci/build.xsh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@ cd lpython-$lpython_version
4747

4848
mkdir test-bld
4949
cd test-bld
50+
mkdir src
51+
mkdir runtime
5052
cp ../../src/runtime/lpython_parser.py src/runtime
5153
# Note: we have to build in Release mode on Windows, because `llvmdev` is
5254
# compiled in Release mode and we get link failures if we mix and match build

0 commit comments

Comments
 (0)