Skip to content

Commit b08dc8f

Browse files
ci: publish sdk to new namespace
1 parent 70e349c commit b08dc8f

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

.circleci/config.yml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -375,10 +375,9 @@ jobs:
375375
working_directory: project
376376
command: Escape react-native publish
377377
publish_new_namespace:
378-
macos:
379-
xcode: 13.4.1
380-
resource_class: macos.m1.medium.gen1
381-
working_directory: '~'
378+
working_directory: ~/project
379+
executor:
380+
name: node/default
382381
steps:
383382
- advanced-checkout/shallow-checkout
384383
- search_and_replace:

0 commit comments

Comments
 (0)