Skip to content

Commit

Permalink
feat: Add image build workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
dinushchathurya committed Dec 27, 2024
1 parent 1bb312f commit 4677daa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-database-env.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
sudo mv gh-ost /usr/local/bin/
- name: Install doctrine/dbal
run: composer require doctrine/dbal --no-interaction --no-dev
run: composer require doctrine/dbal --no-interaction

- name: Check for migration changes
id: check_migrations
Expand Down

0 comments on commit 4677daa

Please sign in to comment.