Skip to content

Commit

Permalink
repair.ts needs MUGGLE
Browse files Browse the repository at this point in the history
  • Loading branch information
jhheider committed Oct 4, 2022
1 parent 5929819 commit 0fa839e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/repair.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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`
Expand Down

0 comments on commit 0fa839e

Please sign in to comment.