mirror of
https://github.com/FlipsideCrypto/external-models.git
synced 2026-02-06 15:56:44 +00:00
update-docs-run-to-1.7 (#110)
This commit is contained in:
parent
fd9ed94175
commit
46b54c2c64
4
.github/workflows/dbt_docs_update.yml
vendored
4
.github/workflows/dbt_docs_update.yml
vendored
@ -35,10 +35,10 @@ jobs:
|
||||
- uses: actions/setup-python@v4
|
||||
with:
|
||||
python-version: "3.10"
|
||||
|
||||
cache: "pip"
|
||||
- name: install dependencies
|
||||
run: |
|
||||
pip install -r requirements.txt
|
||||
pip install dbt-snowflake==1.7.0
|
||||
dbt deps
|
||||
- name: checkout docs branch
|
||||
run: |
|
||||
|
||||
Loading…
Reference in New Issue
Block a user