Add newline to trigger re-build in CD

This commit is contained in:
David Boreham 2024-07-04 15:44:12 -06:00 committed by GitHub
parent 9f0a2ad548
commit af284953f3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -21,3 +21,4 @@ yarn build --ignore frontend
### Environment variables, running the development server, and deployment
Follow the instructions in the README.md files of the [backend](packages/backend/README.md) and [frontend](packages/frontend/README.md) packages.