Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: package static assets on
make sam-pull
This commit fixes a bug whereby static assets were missing the tagged release (e.g. `latest`, `beta`). When running `make sam-pull` we should add the directory the assets will be pull into as a prerequisite, since it involves more steps than merely creating a directory.
- Loading branch information