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