Commit 12bd16f
authored
fix: Makefile: create tmp dir if not exists for docker-run-benchmarks target (#151)
`tmp` is in gitignore so we can´t add it to the repo with a .gitkeep in
it.
Without this, a fresh clone of the repo will throw on `make
docker-run-benchmark`.1 parent abc75ae commit 12bd16f
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
| 139 | + | |
139 | 140 | | |
0 commit comments