Skip to content

Commit e841996

Browse files
authored
updated workflow
1 parent bcabe08 commit e841996

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.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: ./ext
2627
run: |
2728
npm install
2829
npm run build

0 commit comments

Comments
 (0)