mirror of
https://github.com/mikefarah/yq.git
synced 2024-11-12 05:38:04 +00:00
fixing github flow
This commit is contained in:
parent
19baeec5c9
commit
8e72f65ddc
1
.github/workflows/test-yq.yml
vendored
1
.github/workflows/test-yq.yml
vendored
@ -15,6 +15,5 @@ jobs:
|
||||
- name: Write inplace test
|
||||
id: lookupSdkVersion
|
||||
uses: mikefarah/yq@master
|
||||
options: --user 1001
|
||||
with:
|
||||
cmd: yq eval -i '.a.b = 5' examples/data1.yaml
|
Loading…
Reference in New Issue
Block a user