added ruby version for build
Some checks failed
Deploy Jekyll site to Pages / build (push) Failing after 3m34s
Some checks failed
Deploy Jekyll site to Pages / build (push) Failing after 3m34s
This commit is contained in:
parent
e318d19b2a
commit
35b4129c89
@ -31,6 +31,8 @@ jobs:
|
|||||||
# Build job
|
# Build job
|
||||||
build:
|
build:
|
||||||
runs-on: ubuntu-22.04
|
runs-on: ubuntu-22.04
|
||||||
|
env:
|
||||||
|
RUBY_VERSION: "3.3.5"
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user