Skip to content

Commit

Permalink
CI Action Workflow renamed and restored the full site build
Browse files Browse the repository at this point in the history
Signed-off-by: Hofi <[email protected]>
  • Loading branch information
HofiOne committed May 6, 2024
1 parent bcc066a commit e40d25d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/jekyll-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# documentation.

# Sample workflow for building and deploying a Jekyll site to GitHub Pages
name: Build and Deploy Jekyll site to Pages
name: Build and Deploy the documentation Jekyll site to Pages

on:
# Runs on pushes targeting the default branch
Expand Down Expand Up @@ -76,7 +76,7 @@ jobs:
#
JEKYLL_BUILD_LINKS=yes bundle exec jekyll build --baseurl "${{ steps.pages.outputs.base_path }}"
#JEKYLL_BUILD_TOOLTIPS=yes bundle exec jekyll build --baseurl "${{ steps.pages.outputs.base_path }}"
JEKYLL_BUILD_TOOLTIPS=yes bundle exec jekyll build --baseurl "${{ steps.pages.outputs.base_path }}"
ls -AlR ./_site/assets/js
env:
Expand Down

0 comments on commit e40d25d

Please sign in to comment.