asgasg
This commit is contained in:
parent
617e1d06b2
commit
a93ddd04eb
2
.github/workflows/Jekyll.yml
vendored
2
.github/workflows/Jekyll.yml
vendored
@ -13,6 +13,8 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Fix file permission
|
||||
run: sudo chown -R "$USER:$USER" /var/lib/gems/2.5.0
|
||||
- name: Building..
|
||||
run: |
|
||||
gem install jekyll
|
||||
|
Loading…
Reference in New Issue
Block a user