We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6264815 commit c35c6bbCopy full SHA for c35c6bb
1 file changed
Build/Buildscripts/build.sh
@@ -1,7 +1,7 @@
1
#!/bin/bash
2
3
echo "Building HTMLRunner"
4
-cd /workspaces/HTMLRunner
+cd HOME
5
cd Build
6
npm run build
7
echo "Built HTMLRunner"
0 commit comments