Skip to content

Commit

Permalink
Disable Emscripten CI cache. (#437)
Browse files Browse the repository at this point in the history
  • Loading branch information
AliceLR authored Apr 24, 2024
1 parent 08405e9 commit 1f32f77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -311,7 +311,7 @@ jobs:
uses: mymindstorm/setup-emsdk@v14
with:
version: 3.1.57
actions-cache-folder: 'emsdk-cache'
# actions-cache-folder: 'emsdk-cache'
- uses: actions/checkout@v4
- name: Configure HTML5
run: arch/emscripten/CONFIG.HTML5
Expand Down

0 comments on commit 1f32f77

Please sign in to comment.