mirror of
https://github.com/ditkrg/rswag.git
synced 2026-01-23 06:16:42 +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: |
|
||||
rswag-ui/node_modules
|
||||
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
|
||||
run: |
|
||||
|
||||
Loading…
Reference in New Issue
Block a user