Skip to content

Commit

Permalink
ISSUE-204: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
beto-aveiga committed Nov 25, 2024
1 parent 61a9d1f commit 6e316d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/TestAcquia.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
ddev exec --raw composer config repositories.drainpipe --json '{"type": "path", "url": "drainpipe", "options": {"symlink": false}}'
ddev exec --raw composer config extra.drainpipe.acquia --json '{"settings": true, "github": []}'
ddev exec --raw composer config minimum-stability dev
ddev exec require lullabot/drainpipe --with-all-dependencies
ddev composer require lullabot/drainpipe --with-all-dependencies
- name: Install Drupal
run: |
Expand Down

0 comments on commit 6e316d5

Please sign in to comment.