ci: clone without broken archival submodule
1 files changed, 3 insertions(+), 2 deletions(-) M .build.yml
M .build.yml => .build.yml +3 -2
@@ 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