Skip to content

Commit b35e8cc

Browse files
committed
use shared action
1 parent ddb51a7 commit b35e8cc

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ jobs:
2222
- name: Static Analysis
2323
run: flutter analyze
2424

25+
- name: Setup Clang
26+
uses: OneSignal/sdk-actions/.github/actions/setup-clang@main
27+
2528
- name: Check formatting (dart,java,c)
2629
run: dart run rps format-check
2730

0 commit comments

Comments
 (0)