Skip to content

Commit

Permalink
[CI] Added dev dependency on ibexa/solr
Browse files Browse the repository at this point in the history
  • Loading branch information
ciastektk committed Aug 20, 2024
1 parent fa49eb7 commit 5353aa2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ jobs:

- name: Add solr dependency
run: |
VERSION=$(jq -r '.extra | ."branch-alias" | ."dev-main"' < composer.json)
VERSION=dev-ibx-8726-added-support-for-is-bookmarked-criterion-temp
composer require --no-update "ibexa/solr:$VERSION"
- uses: "ramsey/composer-install@v1"
Expand Down

0 comments on commit 5353aa2

Please sign in to comment.