Skip to content

[MOO-1658][MOO-1657] Update react native to 0.75.4 #2356

[MOO-1658][MOO-1657] Update react native to 0.75.4

[MOO-1658][MOO-1657] Update react native to 0.75.4 #2356

name: '[Windows] Test npm installation'
on:
workflow_dispatch:
schedule:
- cron: '0 0 * * *'
pull_request:
branches: [master, release/*]
jobs:
build:
runs-on: windows-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v2
with:
node-version: '18'
architecture: 'x64'
- run: npm install