We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bd37bc commit 1e2ec51Copy full SHA for 1e2ec51
1 file changed
.github/workflows/compile-test.yml
@@ -66,5 +66,5 @@ jobs:
66
- uses: actions/upload-artifact@v4
67
with:
68
name: easyrpg-player-wasm
69
- path: build/yno-simd-release/*.{html,js,wasm}
+ path: ynoengine/build/yno-simd-release/*.{html,js,wasm}
70
if-no-files-found: warn
0 commit comments