mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-15 13:58:36 +02:00
Fix
This commit is contained in:
parent
d072edaa49
commit
f813eb7ca4
1 changed files with 2 additions and 0 deletions
2
.github/workflows/sdks-tests.yml
vendored
2
.github/workflows/sdks-tests.yml
vendored
|
@ -348,6 +348,8 @@ jobs:
|
||||||
RAILS_VERSION: '7.0'
|
RAILS_VERSION: '7.0'
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
with:
|
||||||
|
repository: meilisearch/meilisearch-rails
|
||||||
- name: Install SQLite dependencies
|
- name: Install SQLite dependencies
|
||||||
run: sudo apt-get update && sudo apt-get install -y libsqlite3-dev
|
run: sudo apt-get update && sudo apt-get install -y libsqlite3-dev
|
||||||
- name: Set up Ruby
|
- name: Set up Ruby
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue