We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a6d053 commit b6dc559Copy full SHA for b6dc559
.github/workflows/GitHub_Pages_Builder.yml
@@ -18,6 +18,7 @@ jobs:
18
uses: ruby/setup-ruby@v1
19
with:
20
ruby-version: 2.7 # can change this to 2.7 or whatever version you prefer
21
+ rubygems: 3.3.22
22
23
- name: 🔨 install dependencies & build site
24
uses: limjh16/jekyll-action-ts@v2
0 commit comments