We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c485a88 commit 844013dCopy full SHA for 844013d
.github/workflows/dep_build_wasm_examples.yml
@@ -87,5 +87,5 @@ jobs:
87
with:
88
name: guest-modules
89
path: |
90
- src/x64/release/*.wasm
91
- src/x64/release/*.aot
+ x64/release/*.wasm
+ x64/release/*.aot
0 commit comments