CI: fix spelling.
This commit is contained in:
parent
cb5b0e38d9
commit
92c80957b3
2
.github/workflows/main.yaml
vendored
2
.github/workflows/main.yaml
vendored
|
@ -43,7 +43,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
path: |
|
path: |
|
||||||
~/.cache/wasmtime
|
~/.cache/wasmtime
|
||||||
~/.cache/yowasp
|
~/.cache/YoWASP
|
||||||
key: ${{ runner.os }}-wasm
|
key: ${{ runner.os }}-wasm
|
||||||
- name: Run tests
|
- name: Run tests
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Reference in a new issue