Skip to content

build(deps): bump @retorquere/bibtex-parser from 9.0.16 to 9.0.17 #39

build(deps): bump @retorquere/bibtex-parser from 9.0.16 to 9.0.17

build(deps): bump @retorquere/bibtex-parser from 9.0.16 to 9.0.17 #39

Workflow file for this run

name: Deploy
on:
pull_request:
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 20
- name: Install
run: npm ci
- name: Build
run: npm run build