mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-01-16 13:50:23 +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
|
||||
export PATH=$GITHUB_WORKSPACE:$PATH
|
||||
export OPENSCADPATH=$(basename $GITHUB_WORKSPACE)
|
||||
echo "Using OPENSCADPATH=$OPENSCADPATH"
|
||||
./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
|
||||
|
Loading…
x
Reference in New Issue
Block a user