Skip to content

Commit f069f39

Browse files
authored
Add CI platform to jekyll.yml
1 parent 7d13576 commit f069f39

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/jekyll.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ jobs:
4040
ruby-version: '3.3' # Not needed with a .ruby-version file
4141
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
4242
cache-version: 0 # Increment this number if you need to re-download cached gems
43+
platform: x86_64-linux
4344
- name: Setup Pages
4445
id: pages
4546
uses: actions/configure-pages@v5

0 commit comments

Comments
 (0)