Fix syntax error
This commit is contained in:
parent
5bde6600f1
commit
4487b9f75b
1
.github/workflows/ruby.yml
vendored
1
.github/workflows/ruby.yml
vendored
@ -24,6 +24,7 @@ jobs:
|
||||
env:
|
||||
RAILS_VERSION: ${{ matrix.rails-version }}
|
||||
uses: ruby/setup-ruby@v1
|
||||
with:
|
||||
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
|
||||
- name: Install JS dependencies
|
||||
run: yarn
|
||||
|
Loading…
x
Reference in New Issue
Block a user