summaryrefslogtreecommitdiff
path: root/utils/mod.ts
diff options
context:
space:
mode:
authorElizabeth Alexander Hunt <me@liz.coffee>2025-05-10 18:53:56 -0700
committerElizabeth Alexander Hunt <me@liz.coffee>2025-05-10 20:24:13 -0700
commit946bbfa548fbdad17980a535baaba70bbd56b499 (patch)
treefdee372a0e8874108da97f6c22eeaf84b6b78927 /utils/mod.ts
parent5a9186380619e959ad87f3990f8b2c324b4462d8 (diff)
downloadci-946bbfa548fbdad17980a535baaba70bbd56b499.tar.gz
ci-946bbfa548fbdad17980a535baaba70bbd56b499.zip
NPM is huuuge on debian. Just download the native release of bitwarden. Same with ansible, but use a docker container for that lazy loaded goooodnesssss.
Diffstat (limited to 'utils/mod.ts')
-rw-r--r--utils/mod.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/mod.ts b/utils/mod.ts
index 93457f0..8c5dc45 100644
--- a/utils/mod.ts
+++ b/utils/mod.ts
@@ -2,3 +2,4 @@ export * from "./env.ts";
export * from "./run.ts";
export * from "./secret.ts";
export * from "./validate_identifier.ts";
+export * from "./prepend.ts";