Skip to content

Commit

Permalink
Update publish_docs.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Ian Hunter <[email protected]>
  • Loading branch information
ianfhunter authored Mar 31, 2024
1 parent 38d9a5c commit b75e7ce
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ jobs:
cd emsdk ; ./emsdk install latest ; cd -
yarn global add webpack webpack-cli
npm i -g webpack-cli -D --save
npm install webpack-cli
cd src/js ;npm install webpack-cli
yarn add -D webpack-cli
cd emsdk ; ./emsdk activate latest ; source ./emsdk_env.sh ; cd -
emcc -v
Expand Down

0 comments on commit b75e7ce

Please sign in to comment.