Skip to content

Commit

Permalink
fix : fix pages-deploy.yml to troubleshoot
Browse files Browse the repository at this point in the history
  • Loading branch information
sungjindev authored Dec 26, 2023
1 parent b40c2e5 commit 8996248
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pages-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- name: Setup Ruby
uses: ruby/setup-ruby@v1
with:
ruby-version: 3
ruby-version: 3.2.2
bundler-cache: true

- name: Build site
Expand Down

0 comments on commit 8996248

Please sign in to comment.