Skip to content

Commit 0cf3672

Browse files
authored
Update deposit.yml
1 parent 9ade455 commit 0cf3672

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/deposit.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,8 @@ jobs:
3939
${{ runner.os }}-gem-
4040
4141
- name: Install Jekyll and gems
42-
run: |
42+
run:
43+
sudo gem update --system|
4344
sudo gem install sass-embedded -v 1.63.6
4445
echo '# Install Ruby Gems to ~/gems' >> ~/.bashrc
4546
echo 'export GEM_HOME="$HOME/gems"' >> ~/.bashrc

0 commit comments

Comments
 (0)