Skip to content

Commit

Permalink
1
Browse files Browse the repository at this point in the history
  • Loading branch information
SunWuyuan committed Jul 26, 2024
1 parent c151564 commit 6403206
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/webpack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,8 @@ jobs:
run: |
git submodule update
npm install
cd ./scratch-gui
npm install
cd ../
npm run build:scratch-gui
sh scratch-gui/npm install
sh scratch-gui/npm run build
npm run build
- name: Setup Pages
uses: actions/configure-pages@v5
Expand Down

0 comments on commit 6403206

Please sign in to comment.