Skip to content

Commit fa33aa0

Browse files
committed
Update path for files
Signed-off-by: James Sturtevant <jsturtevant@gmail.com>
1 parent a7591e8 commit fa33aa0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/dep_build_wasm_examples.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,5 +87,5 @@ jobs:
8787
with:
8888
name: guest-modules
8989
path: |
90-
src/x64/release/*.wasm
91-
src/x64/release/*.aot
90+
x64/release/*.wasm
91+
x64/release/*.aot

0 commit comments

Comments
 (0)