mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-06-01 11:38:26 +01:00
feat(eas): force bun on EAS via custom build configs + 5-build release workflow (#1632)
This commit is contained in:
committed by
GitHub
parent
21fb056586
commit
8507699cdd
3
.gitignore
vendored
3
.gitignore
vendored
@@ -76,6 +76,9 @@ modules/background-downloader/android/build/*
|
||||
|
||||
# ios:unsigned-build Artifacts
|
||||
build/
|
||||
# but keep EAS custom build configs (the generic build/ rule above matches .eas/build/)
|
||||
!.eas/build/
|
||||
!.eas/build/**
|
||||
.claude/
|
||||
.agents/skills/**
|
||||
skills-lock.json
|
||||
|
||||
Reference in New Issue
Block a user