Skip to content

Commit

Permalink
Merge branch 'master' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
mzelzoghbi authored Apr 19, 2024
2 parents 2dbc174 + 1b83638 commit a277bb4
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -363,10 +363,9 @@ jobs:
working_directory: project
command: Escape react-native publish
publish_new_namespace:
macos:
xcode: 13.4.1
resource_class: macos.m1.medium.gen1
working_directory: '~'
working_directory: ~/project
executor:
name: node/default
steps:
- advanced-checkout/shallow-checkout
- find_and_replace:
Expand Down

0 comments on commit a277bb4

Please sign in to comment.