Skip to content

Commit 1d9e14c

Browse files
authored
Update deploy.yml
1 parent 55d1d0d commit 1d9e14c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
node-version: ${{ matrix.node-version }}
2424

2525
- name: Build
26-
working-directory: frontend
26+
working-directory: client
2727
run: |
2828
npm install
2929
npm run build

0 commit comments

Comments
 (0)