Skip to content

Commit

Permalink
🎨
Browse files Browse the repository at this point in the history
  • Loading branch information
oliver-butterley committed Jan 5, 2024
1 parent e3fc423 commit fb1c62e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/jekyll-ssh.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Setup Ruby
uses: ruby/setup-ruby@v1
with:
ruby-version: '3.3' # Not needed with a .ruby-version file
ruby-version: '3.1' # Not needed with a .ruby-version file
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
- name: Build with Jekyll
Expand Down
2 changes: 1 addition & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ minima:
- { platform: github, user_url: "https://github.com/oliver-butterley" }
- { platform: google_scholar, user_url: "https://scholar.google.it/citations?user=GcZp0pgAAAAJ" }
- { platform: arxiv, user_url: "https://arxiv.org/a/butterley_o_1.html" }
# - { platform: mastodon, user_url: "https://mastodon.social/@oliverbutterley" }
- { platform: mastodon, user_url: "https://mastodon.social/@oliverbutterley" }

0 comments on commit fb1c62e

Please sign in to comment.