Skip to content

Commit d1e116c

Browse files
committed
fix deploy
1 parent 5331572 commit d1e116c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/deploy_pages.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
- name: Setup Ruby
2929
uses: ruby/setup-ruby@v1
3030
with:
31+
ruby-version: '2.7.8'
3132
bundler-cache: true
3233

3334
- name: Build site

0 commit comments

Comments
 (0)