diff options
author | Elizabeth Hunt <me@liz.coffee> | 2025-06-29 19:57:35 -0700 |
---|---|---|
committer | Elizabeth Hunt <me@liz.coffee> | 2025-06-29 19:57:35 -0700 |
commit | e3603169521fceea068df2e25889066c11e56472 (patch) | |
tree | 9ade5ad705417720cc19f510bb86a1cd43dfcd94 | |
parent | 5eb1e7e8808d4de353c1a0bc87b2f5d078882d3a (diff) | |
download | ci-e3603169521fceea068df2e25889066c11e56472.tar.gz ci-e3603169521fceea068df2e25889066c11e56472.zip |
Forgor :c
-rwxr-xr-x | worker/jobs/ci_pipeline.run | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/worker/jobs/ci_pipeline.run b/worker/jobs/ci_pipeline.run index c2f1880..2161c8e 100755 --- a/worker/jobs/ci_pipeline.run +++ b/worker/jobs/ci_pipeline.run @@ -1,3 +1,3 @@ #!/bin/sh -checkout_ci.ts +checkout_ci.js |