Skip to content

[Fix] Remove npm cache from deploy-tencent workflow - #46

Merged
JunchenMeteor merged 1 commit into
mainfrom
fix/remove-npm-cache
Jun 13, 2026
Merged

[Fix] Remove npm cache from deploy-tencent workflow#46
JunchenMeteor merged 1 commit into
mainfrom
fix/remove-npm-cache

Conversation

@JunchenMeteor

Copy link
Copy Markdown
Owner

Summary

The actions/setup-node cache upload in the self-hosted runner's post-step hangs indefinitely due to slow upload speeds from the Tencent Cloud server to GitHub. Since the self-hosted runner has a persistent ~/.npm cache locally, the actions cache is unnecessary.

Test Plan

  • Workflow steps complete without hanging on post-steps
  • npm ci still works with local npm cache

Closes #44

@JunchenMeteor JunchenMeteor added the bug Something isn't working label Jun 13, 2026
@JunchenMeteor
JunchenMeteor merged commit e41c332 into main Jun 13, 2026
1 check passed
@JunchenMeteor
JunchenMeteor deleted the fix/remove-npm-cache branch June 13, 2026 05:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature] Add Lensport, AgentShot projects and 公安备案 footer record

1 participant