Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 403ef33

Browse files
committed
Update ci.yml
1 parent 72bc6e5 commit 403ef33

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ jobs:
2020
name: Jest Tests
2121
- run: yarn workspace react-native-render-html test:lint
2222
name: Linting Tests
23-
- run: yarn workspace react-native-render-html build
24-
name: Build
23+
- run: yarn workspace react-native-render-html pack
24+
name: Pack
2525

2626
- name: Upload artifact
2727
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)