File tree 3 files changed +7
-4
lines changed
3 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 30
30
repository : ${{ github.event.pull_request.head.repo.full_name }}
31
31
ref : ${{ github.head_ref }}
32
32
33
+ - name : Install system Ruby dependencies
34
+ run : sudo apt update && sudo apt install -y ruby-full
35
+
33
36
- name : Install Ruby packages
34
37
if : github.event.action != 'closed'
35
38
uses : ruby/setup-ruby@v1
Original file line number Diff line number Diff line change 1
1
# citation metadata for the template itself
2
2
3
3
title : " Lab Website Template"
4
- version : 1.2.2
5
- date-released : 2024-06-05
4
+ version : 1.3.4
5
+ date-released : 2025-02-03
6
6
url : " https://github.com/greenelab/lab-website-template"
7
7
authors :
8
8
- family-names : " Rubinetti"
Original file line number Diff line number Diff line change 1
1
---
2
2
name : Nicholas Chandler
3
- image : images/nick.jpeg
4
- description : Research Assistant
3
+ image : images/nick.jpg
4
+ description : Student
5
5
role : programmer
6
6
links :
7
7
home-page : https://chandlernick.github.io
You can’t perform that action at this time.
0 commit comments