remove cache

This commit is contained in:
2026-02-26 17:53:04 +08:00
parent 0b756fc358
commit 80038ce8f2

View File

@@ -36,7 +36,7 @@ jobs:
uses: mymindstorm/setup-emsdk@v14
with:
version: ${{ env.EMSDK_VERSION }}
actions-cache-folder: emsdk-cache
no-cache: true
- name: Install CMake
run: |