Merge pull request from revarbat/revarbat_dev

Strip out old genindex from workflow.
This commit is contained in:
Revar Desmera 2021-02-19 20:26:21 -08:00 committed by GitHub
commit a136c26eb0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -29,16 +29,6 @@ jobs:
hdiutil attach OpenSCAD.dmg
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
run: |
cd $GITHUB_WORKSPACE