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:
parent
5146320d90
commit
3fa2a5d2de
2
.github/workflows/html5validator.yml
vendored
2
.github/workflows/html5validator.yml
vendored
@ -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
1
.ruby-version
Normal file
@ -0,0 +1 @@
|
||||
3.3
|
Loading…
Reference in New Issue
Block a user