Skip to content

Commit c35c6bb

Browse files
committed
trying something
1 parent 6264815 commit c35c6bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Build/Buildscripts/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash
22

33
echo "Building HTMLRunner"
4-
cd /workspaces/HTMLRunner
4+
cd HOME
55
cd Build
66
npm run build
77
echo "Built HTMLRunner"

0 commit comments

Comments
 (0)