Skip to content

Commit

Permalink
Maybe install now?
Browse files Browse the repository at this point in the history
  • Loading branch information
JayWood committed Jul 16, 2024
1 parent 5018c2a commit 65dbc10
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/prod-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,11 @@ jobs:
with:
images: jaycodesit/site

- name: Install dependencies
uses: php-actions/composer@v6
with:
dev: no

- name: Build and push Docker image
uses: docker/build-push-action@v4.0.0
with:
Expand Down

0 comments on commit 65dbc10

Please sign in to comment.