Browse Source

Update node.js.yaml

Timothy J. Baek 1 year ago
parent
commit
b035de1b86
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .github/workflows/node.js.yaml

+ 2 - 0
.github/workflows/node.js.yaml

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