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

Commit 70c79fe

Browse files
committed
debugging documentation build
1 parent 3f309a7 commit 70c79fe

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

documentation/build_documentation.sh

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
#!/bin/bash
22

33
# install project dependencies
4+
ls
5+
6+
pwd
7+
48
npm install
59

610
npm install -D @vuepress/plugin-google-analytics @vuepress/plugin-pagination

0 commit comments

Comments
 (0)