You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix run-local.sh scripts to use submodules/kernel-images path
Both run-local.sh scripts were checking for kernel-images at the old
root-level location instead of submodules/kernel-images.
Changes:
- deployments/local/run-local.sh: Update paths to submodules/kernel-images
- deployments/local-webarena/run-local.sh: Update paths to submodules/kernel-images
This fixes the error:
Error: kernel-images submodule not found or incomplete
0 commit comments