mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-08-12 07:44:38 +02:00
Bugfixes for cheat sheet generation.
This commit is contained in:
5
.github/workflows/docsgen.yml
vendored
5
.github/workflows/docsgen.yml
vendored
@@ -41,6 +41,11 @@ jobs:
|
||||
cd $GITHUB_WORKSPACE
|
||||
./scripts/genindex.sh
|
||||
|
||||
- name: Generate Cheat Sheet
|
||||
run: |
|
||||
cd $GITHUB_WORKSPACE
|
||||
./scripts/gencheat.sh
|
||||
|
||||
- name: Generating Docs
|
||||
env:
|
||||
GH_PAT: ${{ secrets.GH_PAT }}
|
||||
|
Reference in New Issue
Block a user