Skip to content

Commit

Permalink
Run upgrade-example-project on upgrade!
Browse files Browse the repository at this point in the history
  • Loading branch information
CamLamb committed Jun 17, 2024
1 parent 6e4e36f commit 88a40c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions makefile
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ upgrade-components:
poetry add govuk_frontend_jinja==$(GOVUK_FRONTEND_JINJA_VERSION)
make clear-generated-components
make generate-components GOVUK_FRONTEND_VERSION=$(GOVUK_FRONTEND_VERSION)
make upgrade-example-project GOVUK_FRONTEND_VERSION=$(GOVUK_FRONTEND_VERSION)

# Example project

Expand Down

0 comments on commit 88a40c3

Please sign in to comment.