mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-01-17 06:08:32 +01:00
Debugging checkdocs action.
This commit is contained in:
parent
e9ca2bff0d
commit
93c5237d1d
1
.github/workflows/checkdocs.yml
vendored
1
.github/workflows/checkdocs.yml
vendored
@ -56,5 +56,6 @@ jobs:
|
|||||||
cd $GITHUB_WORKSPACE
|
cd $GITHUB_WORKSPACE
|
||||||
export PATH=$GITHUB_WORKSPACE:$PATH
|
export PATH=$GITHUB_WORKSPACE:$PATH
|
||||||
export OPENSCADPATH=$(basename $GITHUB_WORKSPACE)
|
export OPENSCADPATH=$(basename $GITHUB_WORKSPACE)
|
||||||
|
echo "Using OPENSCADPATH=$OPENSCADPATH"
|
||||||
./scripts/make_all_docs.sh -i
|
./scripts/make_all_docs.sh -i
|
||||||
|
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
//////////////////////////////////////////////////////////////////////
|
//////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
|
|
||||||
BOSL_VERSION = [2,0,352];
|
BOSL_VERSION = [2,0,353];
|
||||||
|
|
||||||
|
|
||||||
// Section: BOSL Library Version Functions
|
// Section: BOSL Library Version Functions
|
||||||
|
Loading…
x
Reference in New Issue
Block a user