diff --git a/.github/workflows/build-apps.yml b/.github/workflows/build-apps.yml index 5c8caa67..10078f2a 100644 --- a/.github/workflows/build-apps.yml +++ b/.github/workflows/build-apps.yml @@ -203,9 +203,6 @@ jobs: token: ${{ secrets.EXPO_TOKEN }} eas-cache: true - - name: ⚙️ Ensure iOS SDKs installed - run: xcodebuild -downloadPlatform iOS - - name: 🚀 Build iOS app env: EXPO_TV: 0 @@ -271,8 +268,6 @@ jobs: # token: ${{ secrets.EXPO_TOKEN }} # eas-cache: true # - # - name: ⚙️ Ensure tvOS SDKs installed - # run: xcodebuild -downloadPlatform tvOS # # - name: 🚀 Build iOS app # env: diff --git a/.github/workflows/notification.yml b/.github/workflows/notification.yml index 92bb4a5d..cf0e4624 100644 --- a/.github/workflows/notification.yml +++ b/.github/workflows/notification.yml @@ -1,4 +1,5 @@ name: 🛎️ Discord Notification +permissions: {} on: pull_request: diff --git a/bun.lock b/bun.lock index 7a3a9c6d..abfeea3d 100644 --- a/bun.lock +++ b/bun.lock @@ -1,6 +1,5 @@ { "lockfileVersion": 1, - "configVersion": 0, "workspaces": { "": { "name": "streamyfin",