Skip to content
This repository has been archived by the owner on Nov 22, 2024. It is now read-only.

Bump @babel/core from 7.21.3 to 7.24.6 in /react-native/ReactNativeFlipperExample #21269

Bump @babel/core from 7.21.3 to 7.24.6 in /react-native/ReactNativeFlipperExample

Bump @babel/core from 7.21.3 to 7.24.6 in /react-native/ReactNativeFlipperExample #21269

Workflow file for this run

name: Doctor Node CI
# This action runs on 'git push' and PRs
on: [push, pull_request]
jobs:
build:
runs-on: 'ubuntu-latest'
env:
doctor-directory: ./desktop/doctor
steps:
- uses: actions/[email protected]
- uses: actions/[email protected]
with:
node-version: '18.x'
- name: install
working-directory: ${{env.doctor-directory}}
run: yarn
- name: run
working-directory: ${{env.doctor-directory}}
run: yarn run run