Browse Source

Update node.js.yml

Specified working directory
pull/1/head
Abheek 4 years ago
committed by GitHub
parent
commit
4a708e0eb9
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/node.js.yml

2
.github/workflows/node.js.yml

@ -11,7 +11,7 @@ on:
defaults: defaults:
run: run:
working-directory: web working-directory: bot
jobs: jobs:
build: build:

Loading…
Cancel
Save