Skip to content

Commit

Permalink
Update build-8.x-1.x.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dannylamb authored Mar 12, 2021
1 parent 74976a9 commit d6ceebd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-8.x-1.x.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:
git -C "$GITHUB_WORKSPACE/build_dir" checkout -b travis-testing
cd $DRUPAL_DIR
composer config repositories.local path "$GITHUB_WORKSPACE/build_dir"
sed -i 's/"stable"/"dev"/' composer.json
composer config minimum-stability dev
composer require "islandora/islandora:dev-travis-testing as dev-8.x-1.x"
- name: Install modules
Expand Down

0 comments on commit d6ceebd

Please sign in to comment.