mirror of
https://github.com/pocketpy/pocketpy
synced 2025-10-20 11:30:18 +00:00
Update website.yml
This commit is contained in:
parent
0c45634eda
commit
aa4b369099
4
.github/workflows/website.yml
vendored
4
.github/workflows/website.yml
vendored
@ -11,7 +11,7 @@ permissions:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
deploy:
|
deploy:
|
||||||
runs-on: ubuntu-22.04
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
###################################################
|
###################################################
|
||||||
@ -27,7 +27,7 @@ jobs:
|
|||||||
uses: mymindstorm/setup-emsdk@v12
|
uses: mymindstorm/setup-emsdk@v12
|
||||||
with:
|
with:
|
||||||
version: latest
|
version: latest
|
||||||
actions-cache-folder: 'emsdk-cache'
|
actions-cache-folder: 'emsdk-cache-v2'
|
||||||
- name: Compile
|
- name: Compile
|
||||||
run: |
|
run: |
|
||||||
bash build_web.sh
|
bash build_web.sh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user