Skip to content

Bump @babel/traverse from 7.9.5 to 7.23.7 #13

Bump @babel/traverse from 7.9.5 to 7.23.7

Bump @babel/traverse from 7.9.5 to 7.23.7 #13

Workflow file for this run

name: MR Build
on:
pull_request
jobs:
build-and-deploy:
runs-on: ubuntu-latest
steps:
- name: Checkout 🛎️
uses: actions/[email protected]
with:
persist-credentials: false
- name: Install and Build 🔧
run: |
npm install
export BASE_URL=/email-harvester
npm run build