We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b91953 commit 96aa84fCopy full SHA for 96aa84f
.github/workflows/jekyll-gh-pages.yml
@@ -46,7 +46,7 @@ jobs:
46
run: |
47
cd docs
48
bundle install
49
- bundle exec jekyll build --source ./ --destination ../_site --baseurl "${{ steps.pages.outputs.base_path }}"
+ bundle exec jekyll build --source ./ --destination ../_site --baseurl "/weblinx"
50
env:
51
JEKYLL_ENV: production
52
PAGES_REPO_NWO: ${{ github.repository }}
0 commit comments