Update action.yml

This commit is contained in:
sbrickel-nimble 2022-10-05 13:34:29 +02:00 committed by GitHub
parent 13a464fa11
commit 0a59d32b42
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -38,3 +38,11 @@ runs:
branding:
icon: 'code'
color: 'yellow'
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v4
with:
python-version: '3.10'
- run: pip install dbt-metabase