mirror of
https://github.com/pnp/sp-dev-fx-webparts.git
synced 2025-03-02 09:49:11 +00:00
fixed syntax
This commit is contained in:
parent
e80f04886e
commit
4b0e1047a2
3
.github/workflows/merge-sample-json.yml
vendored
3
.github/workflows/merge-sample-json.yml
vendored
@ -46,6 +46,7 @@ jobs:
|
||||
# run: |
|
||||
# find samples/ -name 'sample.json' -exec cat {} \; > test-samples.json
|
||||
# shell: bash
|
||||
uses: sergeysova/jq-action@v2
|
||||
- uses: sergeysova/jq-action@v2
|
||||
name: Merge sample.json files
|
||||
with:
|
||||
cmd: jq -s '[.[][]]' samples/**/assets/sample.json > test-samples.json
|
||||
|
Loading…
x
Reference in New Issue
Block a user