Skip to content

Commit b6dc559

Browse files
committed
Please
1 parent 8a6d053 commit b6dc559

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/GitHub_Pages_Builder.yml

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
uses: ruby/setup-ruby@v1
1919
with:
2020
ruby-version: 2.7 # can change this to 2.7 or whatever version you prefer
21+
rubygems: 3.3.22
2122

2223
- name: 🔨 install dependencies & build site
2324
uses: limjh16/jekyll-action-ts@v2

0 commit comments

Comments
 (0)