Skip to content
This repository was archived by the owner on Mar 27, 2023. It is now read-only.

Commit 1b0e640

Browse files
committed
changed directories in docs build script
1 parent 70c79fe commit 1b0e640

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

documentation/build_documentation.sh

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

33
# install project dependencies
4-
ls
5-
6-
pwd
4+
cd documentation
75

86
npm install
97

0 commit comments

Comments
 (0)