File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 12
12
docker run \
13
13
-v ${{ github.workspace }}:/srv/jekyll -v ${{ github.workspace }}/_site:/srv/jekyll/_site \
14
14
-e PAGES_REPO_NWO=${{ github.repository }} \
15
- jekyll/builder:$JEKYLL_VERSION /bin/bash -c "chmod 777 /srv/jekyll && jekyll build --future"
15
+ jekyll/builder:$JEKYLL_VERSION /bin/bash -c "gem update --system 3.3.22 && chmod 777 /srv/jekyll && jekyll build --future"
Original file line number Diff line number Diff line change 3
3
link_text : " Bite Transfer"
4
4
link_2 : " https://flair-robot.github.io/"
5
5
link_2_text : " Bite Acquisition"
6
- ytid : " CJ66x7JfqG0 "
6
+ ytid : " ad06vJWldYo "
7
7
description : " Eating is an activity of daily living (ADL) and losing the
8
8
ability to self-feed can be devastating. Robots have the potential to help
9
9
with these tasks. Successful robotic assistive feeding depends on reliable
You can’t perform that action at this time.
0 commit comments