Skip to content

Commit 841e6c4

Browse files
debug
1 parent 4514f21 commit 841e6c4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/generate_docs.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ jobs:
2020
- name: Install dbt
2121
run: python -m pip install dbt-core dbt-redshift
2222

23+
- name: Setup tmate session
24+
uses: mxschmitt/action-tmate@v3
25+
2326
- name: Set up dbt profile
2427
run: |
2528
mkdir -p ~/.dbt

0 commit comments

Comments
 (0)