mirror of
https://github.com/pnp/sp-dev-fx-webparts.git
synced 2025-03-02 01:39:21 +00:00
using jq directly
This commit is contained in:
parent
ddb9ab19c9
commit
b131063de9
1
.github/workflows/merge-sample-json.yml
vendored
1
.github/workflows/merge-sample-json.yml
vendored
@ -44,7 +44,6 @@ jobs:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Run script file
|
||||
run: |
|
||||
sudo apt-get install -y jq
|
||||
jq -s '[.[][]]' samples/**/assets/sample.json > test-samples.json
|
||||
shell: bash
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user