Skip to content

Commit

Permalink
Rename
Browse files Browse the repository at this point in the history
  • Loading branch information
pipe01 committed Jun 24, 2024
1 parent e8188df commit c0bccb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wasm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: Install dependencies
run: sudo apt-get update && sudo apt-get install -y python3 git wget gcc g++ make cmake xz-utils

- name: Cache Emscripten downloads
- name: Cache Emscripten
id: cache-emscripten
uses: actions/cache@v4
with:
Expand Down

0 comments on commit c0bccb6

Please sign in to comment.