mirror of
https://github.com/ggerganov/whisper.cpp.git
synced 2025-04-19 08:36:37 +00:00
squash! ci : add github pages workflow for wasm examples
This commit moves coi-serviceworker.js to the root of the examples directory.
This commit is contained in:
parent
eb26f0c9df
commit
c85f895b6c
2
.github/workflows/examples-wasm.yml
vendored
2
.github/workflows/examples-wasm.yml
vendored
@ -74,7 +74,7 @@ jobs:
|
||||
cp ${build_dir}/libmain.js ${target_dir}
|
||||
|
||||
# Copy Cross-Origin Isolation service worker
|
||||
cp -v examples/whisper.wasm/coi-serviceworker.js staging/
|
||||
cp -v examples/coi-serviceworker.js staging/
|
||||
|
||||
- name: List files in staging directory (for debugging)
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user