Skip to content

Commit e8af5f5

Browse files
committed
chore: actions spliting
1 parent e5ba91e commit e8af5f5

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/sample-distribution.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,9 +78,6 @@ jobs:
7878
name: Build SampleApp Android and Deploy-${{ github.ref == 'refs/heads/develop' }}
7979
needs: prepare_sdk
8080
runs-on: ubuntu-latest
81-
env:
82-
GRADLE_OPTS: '-Dorg.gradle.daemon=false -Dorg.gradle.caching=false'
83-
FASTLANE_SKIP_UPDATE_CHECK: 'true'
8481
strategy:
8582
matrix:
8683
node-version: [24.x]

0 commit comments

Comments
 (0)