Update.
This commit is contained in:
parent
987f634f40
commit
30bc119178
1 changed files with 1 additions and 0 deletions
1
.github/workflows/jekyll.yml
vendored
1
.github/workflows/jekyll.yml
vendored
|
|
@ -41,6 +41,7 @@ jobs:
|
||||||
ruby-version: '3.3' # Not needed with a .ruby-version file
|
ruby-version: '3.3' # Not needed with a .ruby-version file
|
||||||
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
|
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
|
||||||
cache-version: 0 # Increment this number if you need to re-download cached gems
|
cache-version: 0 # Increment this number if you need to re-download cached gems
|
||||||
|
working-directory: webpages
|
||||||
- name: Setup Pages
|
- name: Setup Pages
|
||||||
id: pages
|
id: pages
|
||||||
uses: actions/configure-pages@v5
|
uses: actions/configure-pages@v5
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue