Skip to content

Commit 0b3dc57

Browse files
staredclaude
andcommitted
Fix GitHub Actions: commit pnpm-lock.yaml for reproducible builds
Remove pnpm-lock.yaml from .gitignore to fix GitHub Actions cache error. Lock files should be committed to ensure reproducible builds across environments. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
1 parent 918aa9d commit 0b3dc57

File tree

2 files changed

+4571
-1
lines changed

2 files changed

+4571
-1
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# Dependencies
22
node_modules/
3-
pnpm-lock.yaml
43

54
# Build outputs
65
dist/

0 commit comments

Comments
 (0)