From 0fa839eb939ca787ecff3845243c59c6bf938774 Mon Sep 17 00:00:00 2001 From: Jacob Heider Date: Tue, 4 Oct 2022 01:12:24 -0400 Subject: [PATCH] repair.ts needs MUGGLE --- scripts/repair.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/repair.ts b/scripts/repair.ts index 21d5dc4d..a9629067 100755 --- a/scripts/repair.ts +++ b/scripts/repair.ts @@ -6,7 +6,7 @@ args: - deno - run - --allow-net - - --allow-env=TEA_PREFIX,VERBOSE,DEBUG,MAGIC,GITHUB_ACTIONS,JSON,NUMPTY + - --allow-env=TEA_PREFIX,VERBOSE,DEBUG,MAGIC,GITHUB_ACTIONS,JSON,NUMPTY,MUGGLE - --allow-read={{ tea.prefix }} - --allow-write={{ tea.prefix }} - --allow-run # uses `/bin/ln`