mirror of
https://gitee.com/mirrors_adrian-thurston/yq.git
synced 2026-01-15 07:53:35 +08:00
fixing github flow
This commit is contained in:
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
|
||||
Reference in New Issue
Block a user