Skip to content

Commit 42b408b

Browse files
abdelhamid-f-nasserHeshamMegid
authored andcommitted
fix: resolve nn ci issue (#1062)
Jira ID: [\[MOB-13252\] \[CP\] \[RN\] Fix NN automatic snapshot release ci - JIRA](https://instabug.atlassian.net/browse/MOB-13252)
1 parent 533fea7 commit 42b408b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,7 @@ jobs:
277277
file: android/native.gradle
278278
replace-pattern: 's/com\.instabug\.library:instabug:/com.instabug.library-nn:instabug:/g'
279279
- run:
280-
working_directory: project
280+
name: Build the SDK
281281
command: yarn build
282282
- run:
283283
name: Authorize with npm

0 commit comments

Comments
 (0)