mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-01-16 13:50:23 +01:00
Fix for docsgen.
This commit is contained in:
parent
57ee2ae71e
commit
f47b02d9ef
2
.github/workflows/docsgen.yml
vendored
2
.github/workflows/docsgen.yml
vendored
@ -37,7 +37,7 @@ jobs:
|
||||
cd $GITHUB_WORKSPACE
|
||||
export OPENSCADPATH=$(dirname $GITHUB_WORKSPACE)
|
||||
echo "::add-matcher::.github/openscad_docsgen.json"
|
||||
openscad-docsgen -m -i -t -c *.scad
|
||||
openscad-docsgen -m -i -t -c -I *.scad
|
||||
cd BOSL2.wiki
|
||||
git config user.name github-actions
|
||||
git config user.email github-actions@github.com
|
||||
|
Loading…
x
Reference in New Issue
Block a user