Skip to content

Commit e5ba91e

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sample-distribution.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
uses: actions/upload-artifact@v4
2828
with:
2929
name: sdk-build
30-
path: .
30+
path: examples/SampleApp/**
3131

3232
build_and_deploy_ios_testflight_qa:
3333
name: Build SampleApp iOS and Deploy-${{ github.ref == 'refs/heads/develop' }}

0 commit comments

Comments
 (0)