Skip to content

fix: remove symlink before artifact upload to prevent infinite loop#138

Merged
braboj merged 1 commit into
mainfrom
fix/remove-symlink-before-upload
Apr 25, 2026
Merged

fix: remove symlink before artifact upload to prevent infinite loop#138
braboj merged 1 commit into
mainfrom
fix/remove-symlink-before-upload

Conversation

@braboj

@braboj braboj commented Apr 25, 2026

Copy link
Copy Markdown
Owner

Summary

  • Remove the dist/tutorial-git symlink after lychee runs but before upload-pages-artifact
  • The symlink points back to dist/, causing the upload action to recurse infinitely and hang

🤖 Generated with Claude Code

The dist/tutorial-git symlink causes upload-pages-artifact to
recurse infinitely. Remove it after lychee finishes.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@braboj braboj merged commit 9b69d6d into main Apr 25, 2026
1 check passed
@braboj braboj deleted the fix/remove-symlink-before-upload branch April 25, 2026 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant