1
0
mirror of https://github.com/Mikaela/cv.git synced 2024-11-22 08:29:24 +01:00

attempt to fix html5validator workflow

This commit is contained in:
Aminda Suomalainen 2024-05-27 17:58:14 +03:00
parent 5146320d90
commit 3fa2a5d2de
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
2 changed files with 2 additions and 1 deletions

View File

@ -11,7 +11,7 @@ jobs:
- uses: ruby/setup-ruby@v1
with:
ruby-version: 3.1
ruby-version: ".ruby-version"
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
- name: Jekyll build

1
.ruby-version Normal file
View File

@ -0,0 +1 @@
3.3