Skip to content

Commit 7fd0046

Browse files
author
Dat Nguyen
committed
chore: correct docs arguments
1 parent 7a79693 commit 7fd0046

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

macros/sis/sis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,9 @@ macros:
99
# or
1010
dbt run-operation sis_deploy__diff_helper --args '{packages_install_path: your_specific_path}'
1111
```
12-
args:
12+
arguments:
1313
- name: packages_install_path
14+
type: string
1415
description: |
1516
Default to `dbt_packages`.
1617

0 commit comments

Comments
 (0)