Skip to content

Commit 12883ee

Browse files
authored
Merge pull request #34 from ubclaunchpad/deploy-to-gitpages
Deploy to gitpages
2 parents 44b76d0 + cf4bb2b commit 12883ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/build_check.sh

+1
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,6 @@ pushd "${REPO_ROOT}"
77
npm run compile
88
npm run lint
99
npm run test
10+
npm run build
1011

1112
popd

0 commit comments

Comments
 (0)