Skip to content

Commit 038c9b3

Browse files
authored
Update webpack.yml
1 parent 60ce17c commit 038c9b3

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

.github/workflows/webpack.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,5 @@ jobs:
2424

2525
- name: Build
2626
run: |
27-
cd Build
28-
npm install
29-
npx webpack
27+
cd Build/Buildscripts
28+
./build-all.sh

0 commit comments

Comments
 (0)