Update for latest c10s code
This commit is contained in:
parent
55dbfa41bd
commit
73114070f8
@ -1,7 +1,7 @@
|
||||
actions:
|
||||
- replace:
|
||||
- target: "spec"
|
||||
find: "git config --local --add efi.arches \"x86_64 aarch64 %{arm} %{ix86}\""
|
||||
find: "git config --local --add efi.arches \"x86_64 aarch64 %{arm} %{ix86} riscv64\""
|
||||
replace: "git config --local --add efi.arches \"%{x86_64} aarch64 %{arm} %{ix86} riscv64\""
|
||||
count: 1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user