Parcourir la source

Update node.js.yaml

Timothy J. Baek il y a 1 an
Parent
commit
b035de1b86
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  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: