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 6403206 commit de88631
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/webpack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ jobs:
run: |
git submodule update
npm install
sh scratch-gui/npm install
sh scratch-gui/npm run build
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 de88631

Please sign in to comment.