mirror of
https://github.com/FlipsideCrypto/analytics-workflow-templates.git
synced 2026-02-06 11:17:52 +00:00
updated
This commit is contained in:
parent
b0805a2fc3
commit
ed89102f2b
2
.github/workflows/maunal.yml
vendored
2
.github/workflows/maunal.yml
vendored
@ -17,7 +17,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
matrix:
|
||||
node: ["A", "B", "C"]
|
||||
node: ${{fromJson(inputs.dbt_command)}}
|
||||
steps:
|
||||
- name: Send greeting
|
||||
run: echo "Hello ${{ matrix.node }}"
|
||||
Loading…
Reference in New Issue
Block a user