Update for latest c10s code

This commit is contained in:
Andrew Lukoshko 2025-07-18 17:26:42 +00:00
parent 55dbfa41bd
commit 73114070f8

View File

@ -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