Use bash instead of sh for pages build
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
#! /bin/sh
|
||||
#! /usr/bin/env bash
|
||||
|
||||
set -xe
|
||||
|
||||
pushd docs
|
||||
pipenv run make html
|
||||
|
Reference in New Issue
Block a user