Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72bc6e5 commit 403ef33Copy full SHA for 403ef33
.github/workflows/ci.yml
@@ -20,8 +20,8 @@ jobs:
20
name: Jest Tests
21
- run: yarn workspace react-native-render-html test:lint
22
name: Linting Tests
23
- - run: yarn workspace react-native-render-html build
24
- name: Build
+ - run: yarn workspace react-native-render-html pack
+ name: Pack
25
26
- name: Upload artifact
27
uses: actions/upload-artifact@v4
0 commit comments