Skip to content

Commit 008b4ea

Browse files
committed
Require bash to build site
1 parent bee9530 commit 008b4ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/build_site.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/bin/sh
1+
#!/bin/bash
22
# Expects to be executed in the typedoc repo root folder
33
set -e
44

0 commit comments

Comments
 (0)