Ver Fonte

Update node.js.yaml

Timothy J. Baek há 1 ano atrás
pai
commit
b035de1b86
1 ficheiros alterados com 2 adições e 0 exclusões
  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: