mirror of
https://github.com/ditkrg/rswag.git
synced 2026-01-22 22:06:43 +00:00
update cache hash
This commit is contained in:
parent
38c861f5e0
commit
c990348f0b
2
.github/workflows/ruby.yml
vendored
2
.github/workflows/ruby.yml
vendored
@ -27,7 +27,7 @@ jobs:
|
|||||||
path: |
|
path: |
|
||||||
rswag-ui/node_modules
|
rswag-ui/node_modules
|
||||||
vendor/bundle
|
vendor/bundle
|
||||||
key: ${{ runner.os }}-ruby-${{ matrix.ruby }}-rails-${{ matrix.rails }}-${{ hashFiles('**/Gemfile.lock', '**/yarn.lock') }}
|
key: ${{ runner.os }}-ruby_${{ matrix.ruby }}-rails_${{ matrix.rails }}-${{ hashFiles('Gemfile', '**/package-lock.json') }}
|
||||||
|
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user