Skip to content

Commit f2b9916

Browse files
committed
fix install osx step inheritance
1 parent 2d1a084 commit f2b9916

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

source/includes/steps-install-mongodb-enterprise-on-os-x.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@ source:
1313
file: steps-install-mongodb-on-linux.yaml
1414
ref: extract
1515
# The content of the following include is autogenerated:
16-
action:
17-
pre: |
16+
pre: |
1817
.. include:: /includes/release/untar-release-ent-osx-x86_64.rst
1918
---
2019
stepnum: 4

source/includes/steps-install-mongodb-on-osx-manually.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@ source:
1010
file: steps-install-mongodb-on-linux.yaml
1111
ref: extract
1212
# The content of the following include is autogenerated:
13-
action:
14-
pre: |
13+
pre: |
1514
.. include:: /includes/release/untar-release-osx-x86_64.rst
1615
---
1716
stepnum: 4

0 commit comments

Comments
 (0)