Skip to content

Commit

Permalink
read
Browse files Browse the repository at this point in the history
  • Loading branch information
hannorein committed Oct 29, 2023
1 parent ed98f9b commit f411df1
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,13 @@ build:
os: "ubuntu-22.04"
tools:
python: "3.11"
jobs:
post_build:
- git clone https://github.com/emscripten-core/emsdk.git
- cd emsdk
- ./emsdk install latest
- ./emsdk activate latest
- source ./emsdk_env.sh

mkdocs:
configuration: mkdocs.yml
Expand Down

0 comments on commit f411df1

Please sign in to comment.