mirror of
https://github.com/FlipsideCrypto/thorchain-models.git
synced 2026-02-06 11:21:59 +00:00
Merge pull request #60 from FlipsideCrypto/quickfix-gha-adhoc-2
rm fromjson
This commit is contained in:
commit
d35958aca4
4
.github/workflows/dbt_run_adhoc.yml
vendored
4
.github/workflows/dbt_run_adhoc.yml
vendored
@ -46,10 +46,6 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
environment:
|
||||
name: workflow_${{ inputs.environment }}
|
||||
strategy:
|
||||
matrix:
|
||||
command: ${{fromJson(inputs.dbt_command)}}
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user