Skip to content

Commit 719d6cc

Browse files
Update .github/workflows/webpack.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 02b63ce commit 719d6cc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/webpack.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
node-version: ${{ matrix.node-version }}
2424

2525
- name: Build
26+
working-directory: app
2627
run: |
2728
npm install
2829
npx webpack

0 commit comments

Comments
 (0)