mirror of
https://github.com/immich-app/immich.git
synced 2025-07-31 15:08:44 -04:00
* chore: fix typo 'make_build' -> 'make build' * chore: add missing 'make pigeon' instruction Turns out I was getting bit by forgetting to run `make pigeon`, which also generates files. Perhaps it would be better to make it part of `make build`? --------- Co-authored-by: Alex <alex.tran1502@gmail.com>