Skip to content

Commit

Permalink
ci testing
Browse files Browse the repository at this point in the history
  • Loading branch information
MateusAndrade committed Sep 7, 2023
1 parent 15c1160 commit a2d0b4c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ on:

jobs:
deploy:
name: Deploy to GitHub Pages
runs-on: ubuntu-latest
defaults:
run:
Expand Down
2 changes: 1 addition & 1 deletion website/docs/installing.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ title: Installing
If you are using `react-native >= 0.60` you just need to do a simple:

```shell
yarn add react-native-share
yarn add react-native-share testing
```

Or if are using npm:
Expand Down

0 comments on commit a2d0b4c

Please sign in to comment.