[Actions] Fidgeting
This commit is contained in:
parent
74f0d34928
commit
a70c91ff33
1 changed files with 2 additions and 0 deletions
|
@ -10,6 +10,8 @@ jobs:
|
|||
container:
|
||||
image: jekyll/builder:latest
|
||||
steps:
|
||||
- name: Change to source
|
||||
run: cd ${{ GITHUB_WORKSPACE }}
|
||||
- name: Update Gems
|
||||
run: bundle update
|
||||
- name: Build Site
|
||||
|
|
Loading…
Reference in a new issue