[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:
|
container:
|
||||||
image: jekyll/builder:latest
|
image: jekyll/builder:latest
|
||||||
steps:
|
steps:
|
||||||
|
- name: Change to source
|
||||||
|
run: cd ${{ GITHUB_WORKSPACE }}
|
||||||
- name: Update Gems
|
- name: Update Gems
|
||||||
run: bundle update
|
run: bundle update
|
||||||
- name: Build Site
|
- name: Build Site
|
||||||
|
|
Loading…
Reference in a new issue