mirror of
https://github.com/FlipsideCrypto/external-models.git
synced 2026-02-06 09:26:44 +00:00
add-install-from-req (#109)
This commit is contained in:
parent
fa39ae81f7
commit
fd9ed94175
2
.github/workflows/dbt_docs_update.yml
vendored
2
.github/workflows/dbt_docs_update.yml
vendored
@ -38,7 +38,7 @@ jobs:
|
||||
|
||||
- name: install dependencies
|
||||
run: |
|
||||
pip install dbt-snowflake==${{ vars.DBT_VERSION }}
|
||||
pip install -r requirements.txt
|
||||
dbt deps
|
||||
- name: checkout docs branch
|
||||
run: |
|
||||
|
||||
Loading…
Reference in New Issue
Block a user