mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-08-07 00:46:32 +02:00
Updated docsgen workflow for Problem Matcher
This commit is contained in:
1
.github/workflows/docsgen.yml
vendored
1
.github/workflows/docsgen.yml
vendored
@@ -36,6 +36,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
cd $GITHUB_WORKSPACE
|
cd $GITHUB_WORKSPACE
|
||||||
export OPENSCADPATH=$(dirname $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 *.scad
|
||||||
cd BOSL2.wiki
|
cd BOSL2.wiki
|
||||||
git config user.name github-actions
|
git config user.name github-actions
|
||||||
|
Reference in New Issue
Block a user