This commit is contained in:
parent
a4929cf5d7
commit
5128fdf423
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ jobs:
|
||||||
path: |
|
path: |
|
||||||
node_modules
|
node_modules
|
||||||
vendor/bundle
|
vendor/bundle
|
||||||
|
key: ${{ runner.os }}-node-ruby-${{ hashFiles('**/package-lock.json') }}-${{ hashFiles('**/Gemfile.lock') }}
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: npm ci && bundle install
|
run: npm ci && bundle install
|
||||||
- name: Build site
|
- name: Build site
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue