Skip to content

Commit 0f329d2

Browse files
committed
.
1 parent 3bfea9b commit 0f329d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
uses: ./.github/actions/setup-deps
8080

8181
- name: Switch to React 18
82-
run:
82+
run: |
8383
yarn remove react react-test-renderer react-native @react-native/babel-preset
8484
8585

0 commit comments

Comments
 (0)