Skip to content

Commit

Permalink
Update wasm_ubuntu.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
waruqi authored Oct 13, 2024
1 parent 9da3e85 commit 74472e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/wasm_ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@ jobs:

- name: Prepare
uses: mymindstorm/setup-emsdk@v14
with:
#with:
# This is the name of the cache folder.
# The cache folder will be placed in the build directory,
# so make sure it doesn't conflict with anything!
actions-cache-folder: emsdk-cache-${{ matrix.kind }}
#actions-cache-folder: emsdk-cache-${{ matrix.kind }}

- name: Tests
run: |
Expand Down

0 comments on commit 74472e5

Please sign in to comment.