Skip to content

Commit d7de6a5

Browse files
theletterfclaude
andauthored
Fix corrupt symlink in retry.js introduced by #185 (#189)
PR #185 accidentally added a trailing newline to the retry.js symlink target, causing GitHub Actions to fail with a "could not find file" error when resolving the path at runtime. Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent a774de4 commit d7de6a5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • docs-builder/preview/cleanup/scripts
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
../../../../scripts/retry.js
1+
../../../../scripts/retry.js

0 commit comments

Comments
 (0)