Răsfoiți Sursa

Update node.js.yaml

Timothy J. Baek 1 an în urmă
părinte
comite
b035de1b86
1 a modificat fișierele cu 2 adăugiri și 0 ștergeri
  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: