mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-08-06 18:16:33 +02:00
Debugging checkdocs action.
This commit is contained in:
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
|
||||
|
Reference in New Issue
Block a user