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 7d13576 commit f069f39Copy full SHA for f069f39
.github/workflows/jekyll.yml
@@ -40,6 +40,7 @@ jobs:
40
ruby-version: '3.3' # Not needed with a .ruby-version file
41
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
42
cache-version: 0 # Increment this number if you need to re-download cached gems
43
+ platform: x86_64-linux
44
- name: Setup Pages
45
id: pages
46
uses: actions/configure-pages@v5
0 commit comments