We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e45587b commit a329f25Copy full SHA for a329f25
.github/workflows/jekyll-gh-pages.yml
@@ -31,6 +31,7 @@ jobs:
31
run: |
32
gem install bundler
33
bundle install
34
+ working-directory: site
35
36
- name: Build site
37
0 commit comments