File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 82
82
if : github.event_name == 'release'
83
83
# Include the base to fix trailing slash issue on Netlify
84
84
run : |
85
- lake exe generate-manual --depth 2 --with-word-count "words.txt" --base-url "/doc/reference/latest/"
85
+ lake exe generate-manual --depth 2 --with-word-count "words.txt" --site- base-url "/doc/reference/latest/"
86
86
87
87
- name : Generate proofreading HTML
88
88
if : github.event_name == 'pull_request'
Original file line number Diff line number Diff line change 25
25
"type" : " git" ,
26
26
"subDir" : null ,
27
27
"scope" : " " ,
28
- "rev" : " 5c52bb98802c3c7329041ac7e3e17b5a330e6b5b " ,
28
+ "rev" : " 163988a736b7c938b6cfe2085f45900cee2bccf8 " ,
29
29
"name" : " verso" ,
30
30
"manifestFile" : " lake-manifest.json" ,
31
31
"inputRev" : " main" ,
You can’t perform that action at this time.
0 commit comments