mirror of
https://github.com/pocketpy/pocketpy
synced 2025-10-20 03:20: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:
|
||||
deploy:
|
||||
runs-on: ubuntu-22.04
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
###################################################
|
||||
@ -27,7 +27,7 @@ jobs:
|
||||
uses: mymindstorm/setup-emsdk@v12
|
||||
with:
|
||||
version: latest
|
||||
actions-cache-folder: 'emsdk-cache'
|
||||
actions-cache-folder: 'emsdk-cache-v2'
|
||||
- name: Compile
|
||||
run: |
|
||||
bash build_web.sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user