Debugging checkdocs action.

This commit is contained in:
Revar Desmera 2020-06-19 20:12:13 -07:00
parent e9ca2bff0d
commit 93c5237d1d
2 changed files with 2 additions and 1 deletions

View File

@ -56,5 +56,6 @@ jobs:
cd $GITHUB_WORKSPACE
export PATH=$GITHUB_WORKSPACE:$PATH
export OPENSCADPATH=$(basename $GITHUB_WORKSPACE)
echo "Using OPENSCADPATH=$OPENSCADPATH"
./scripts/make_all_docs.sh -i

View File

@ -8,7 +8,7 @@
//////////////////////////////////////////////////////////////////////
BOSL_VERSION = [2,0,352];
BOSL_VERSION = [2,0,353];
// Section: BOSL Library Version Functions