Skip to content

Commit 4d0b104

Browse files
committed
turned off autolink/tooltip generation temporally till the first successful deploy
Signed-off-by: Hofi <[email protected]>
1 parent 79aa3f1 commit 4d0b104

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jekyll-gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
#
7777
JEKYLL_BUILD_LINKS=yes bundle exec jekyll build --baseurl "${{ steps.pages.outputs.base_path }}"
7878
79-
JEKYLL_BUILD_TOOLTIPS=yes bundle exec jekyll build --baseurl "${{ steps.pages.outputs.base_path }}"
79+
#JEKYLL_BUILD_TOOLTIPS=yes bundle exec jekyll build --baseurl "${{ steps.pages.outputs.base_path }}"
8080
8181
ls -AlR ./_site/assets/js
8282
env:

0 commit comments

Comments
 (0)