Update node.js.yaml

This commit is contained in:
Timothy J. Baek 2023-10-21 22:21:50 -07:00 committed by AJ ONeal
parent 86395a8c1f
commit b035de1b86
No known key found for this signature in database
GPG Key ID: 65118FF2A9DB590F
1 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,8 @@ on:
jobs:
build:
name: 'Fmt, Lint, & Build'
env:
PUBLIC_API_ENDPOINT: ''
runs-on: ubuntu-latest
strategy:
matrix: