Commit 680adf0
committed
Install mongosh in CI workflow for index creation
The previous commit added an index creation step that requires mongosh,
but mongosh is not installed on the Ubuntu runner by default.
This adds a step to download and install mongosh-2.3.8-linux-x64.1 parent 819f84e commit 680adf0
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
44 | 50 | | |
45 | 51 | | |
46 | 52 | | |
| |||
0 commit comments