Skip to content

Commit a2c89ec

Browse files
committed
fix ci
1 parent 76ae0ee commit a2c89ec

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.circleci/config.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,8 @@ jobs:
7171
- run: npm run build:bit
7272

7373
workflows:
74-
version: 2
75-
build:lib_and_build:bit:
76-
jobs:
77-
- build:lib
78-
- build:bit
74+
version: 2
75+
build:lib_and_build:bit:
76+
jobs:
77+
- build:lib
78+
- build:bit

0 commit comments

Comments
 (0)