Skip to content

Commit

Permalink
bump rn permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
CedricGuillemet committed Mar 27, 2024
1 parent 6c18cac commit 9c55f17
Show file tree
Hide file tree
Showing 3 changed files with 1,574 additions and 2,997 deletions.
14 changes: 7 additions & 7 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,13 +83,13 @@ jobs:
working-directory: ./Package


- name: PATCH RNPermissions vcxproj
run: copy RNPermissions.vcxproj .\Apps\BRNPlayground\node_modules\react-native-permissions\windows\RNPermissions
working-directory: ./

- name: PATCH RNPermissions packages.config
run: copy packages.config .\Apps\BRNPlayground\node_modules\react-native-permissions\windows\RNPermissions
working-directory: ./
# - name: PATCH RNPermissions vcxproj
# run: copy RNPermissions.vcxproj .\Apps\BRNPlayground\node_modules\react-native-permissions\windows\RNPermissions
# working-directory: ./
#
# - name: PATCH RNPermissions packages.config
# run: copy packages.config .\Apps\BRNPlayground\node_modules\react-native-permissions\windows\RNPermissions
# working-directory: ./

- name: NPM Windows Project
run: npx install-windows-test-app
Expand Down
Loading

0 comments on commit 9c55f17

Please sign in to comment.