Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Jadeon-FPM committed Sep 23, 2024
1 parent 1b2bc5a commit 72bc6e5
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,9 @@ jobs:
name: Linting Tests
- run: yarn workspace react-native-render-html build
name: Build

- name: Upload artifact
uses: actions/upload-artifact@v4
with:
name: packages
path: packages

0 comments on commit 72bc6e5

Please sign in to comment.