fix: restore ReadHistory op
This commit is contained in:
parent
2c0653736d
commit
cbd6a77619
1 changed files with 7 additions and 1 deletions
|
|
@ -1,3 +1,9 @@
|
||||||
src: ifc/duplex_merge.ifc
|
src: ifc/duplex_merge.ifc
|
||||||
|
|
||||||
|
operations:
|
||||||
|
- name: ReadHistory
|
||||||
|
command: history
|
||||||
|
input: ifc/duplex_merge.ifc
|
||||||
|
output: ifc/history.json
|
||||||
|
|
||||||
dest: ifc/duplex_merge.ifc
|
dest: ifc/duplex_merge.ifc
|
||||||
operations: []
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue