Skip to content

refactor: update pop-up, booking, contact, footer, artist links #108

refactor: update pop-up, booking, contact, footer, artist links

refactor: update pop-up, booking, contact, footer, artist links #108

Workflow file for this run

name: Build Only
on:
push:
branches: [main]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout 🛎️
uses: actions/[email protected]
- name: Install and build 🔧
run: |
npm install
npm run lint:js
npm run build