mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-08-08 06:46:30 +02:00
Strip out old genindex from workflow.
This commit is contained in:
10
.github/workflows/docsgen.yml
vendored
10
.github/workflows/docsgen.yml
vendored
@@ -29,16 +29,6 @@ jobs:
|
|||||||
hdiutil attach OpenSCAD.dmg
|
hdiutil attach OpenSCAD.dmg
|
||||||
cp -a /Volumes/OpenSCAD/OpenSCAD.app /Applications/
|
cp -a /Volumes/OpenSCAD/OpenSCAD.app /Applications/
|
||||||
|
|
||||||
- name: Generate Index
|
|
||||||
run: |
|
|
||||||
cd $GITHUB_WORKSPACE
|
|
||||||
./scripts/genindex.sh
|
|
||||||
|
|
||||||
- name: Generate Cheat Sheet
|
|
||||||
run: |
|
|
||||||
cd $GITHUB_WORKSPACE
|
|
||||||
./scripts/gencheat.sh
|
|
||||||
|
|
||||||
- name: Generating Docs
|
- name: Generating Docs
|
||||||
run: |
|
run: |
|
||||||
cd $GITHUB_WORKSPACE
|
cd $GITHUB_WORKSPACE
|
||||||
|
Reference in New Issue
Block a user