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:
@@ -31,6 +31,8 @@ jobs:
|
||||
# Build job
|
||||
build:
|
||||
runs-on: ubuntu-22.04
|
||||
env:
|
||||
RUBY_VERSION: "3.3.5"
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user