Skip to content

Bump @babel/core from 7.23.2 to 7.24.5 in /js/js-flipper #21290

Bump @babel/core from 7.23.2 to 7.24.5 in /js/js-flipper

Bump @babel/core from 7.23.2 to 7.24.5 in /js/js-flipper #21290

Workflow file for this run

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