From 3488b9077514207a8400e5429981ea3d4fe514ba Mon Sep 17 00:00:00 2001 From: Kris Yotam <75515498+krisyotam@users.noreply.github.com> Date: Fri, 14 Aug 2026 13:43:01 -0500 Subject: [PATCH] ci: clone without broken archival submodule --- .build.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.build.yml b/.build.yml index 885317efe20df7ff89601b3606968fddb7955bb4..251045cd70ca25eafb523a991741df495a9fb8ca 100644 --- a/.build.yml +++ b/.build.yml @@ -4,9 +4,10 @@ secrets: environment: VERCEL_ORG_ID: team_OoMniSEFMV1Arj9XJTTyujIC VERCEL_PROJECT_ID: prj_Xj05rp3qZR6CY9iOHtDkuYXQfx3A -sources: - - https://git.sr.ht/~krisyotam/krisyotam.net tasks: + - clone: | + git clone --no-recurse-submodules \ + https://git.sr.ht/~krisyotam/krisyotam.net - setup: | sudo apt-get update sudo apt-get install -y 9base python3