diff options
| author | Li Jin <dragon-fly@qq.com> | 2023-11-28 12:20:16 +0800 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-11-28 12:20:16 +0800 | 
| commit | bd6ffb3089d20f0c140c39f88b38062cbb1b5ccb (patch) | |
| tree | a7ef6b406268881debbba55bf8d11198c9ce5686 | |
| parent | 35588735623d8944955cc7b30ad9168fd00ff20c (diff) | |
| download | yuescript-bd6ffb3089d20f0c140c39f88b38062cbb1b5ccb.tar.gz yuescript-bd6ffb3089d20f0c140c39f88b38062cbb1b5ccb.tar.bz2 yuescript-bd6ffb3089d20f0c140c39f88b38062cbb1b5ccb.zip  | |
Update static.yml
Diffstat (limited to '')
| -rw-r--r-- | .github/workflows/static.yml | 3 | 
1 files changed, 1 insertions, 2 deletions
diff --git a/.github/workflows/static.yml b/.github/workflows/static.yml index ae9e4e3..d20c711 100644 --- a/.github/workflows/static.yml +++ b/.github/workflows/static.yml  | |||
| @@ -32,8 +32,7 @@ jobs: | |||
| 32 | uses: actions/configure-pages@v3 | 32 | uses: actions/configure-pages@v3 | 
| 33 | - name: Prepare Site | 33 | - name: Prepare Site | 
| 34 | run: | | 34 | run: | | 
| 35 | brew update | 35 | brew upgrade -f python | 
| 36 | brew upgrade | ||
| 37 | brew install emscripten | 36 | brew install emscripten | 
| 38 | make wasm | 37 | make wasm | 
| 39 | cd doc | 38 | cd doc | 
