wip
This commit is contained in:
@@ -37,7 +37,7 @@ jobs:
|
||||
- name: mkdir
|
||||
run: mkdir -p ./$repo/Spearhead
|
||||
- run: npm i markdown-to-html-cli -g
|
||||
- run: markdown-to-html --dark-mode auto --no-dark-mode --markdown-style-theme dark --source ./spearhead/$sourcefile.md --output ./$repo/Spearhead/$sourcefile.html
|
||||
- run: markdown-to-html --title 'Spearhead' --dark-mode auto --keywords "dcs,spearhead,tdcs,mission,campaign,tactical dcs,tactical" --no-dark-mode --markdown-style-theme dark --source ./spearhead/$sourcefile.md --output ./$repo/Spearhead/$sourcefile.html
|
||||
- name: ls
|
||||
run: ls
|
||||
working-directory: ./dutchie032.github.io
|
||||
|
||||
Reference in New Issue
Block a user