We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50e2a11 commit bd96a45Copy full SHA for bd96a45
.github/workflows/generate-mindmap.yml
@@ -28,7 +28,7 @@ jobs:
28
- name: Install Node.js dependencies
29
run: npm install
30
- name: Run Markmap
31
- run: npx markmap --no-toolbar innersource-program-mind-map.md -o innersource-program-mind-map.html
+ run: npx markmap --no-open --no-toolbar innersource-program-mind-map.md -o innersource-program-mind-map.html
32
- name: Screenshot Markmap Website
33
id: screenshot-generator
34
uses: swinton/screenshot-website@main
0 commit comments