Skip to content

Commit fc05761

Browse files
authored
Update node.js.yml
1 parent 159f33b commit fc05761

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/node.js.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ on:
55
jobs:
66
build:
77
runs-on: ubuntu-latest
8+
defaults:
9+
run:
10+
working-directory: ./frontend
811
steps:
912
- name: Checkout code
1013
uses: actions/checkout@v2

0 commit comments

Comments
 (0)