Skip to content

Commit 36c2fb9

Browse files
jcelerierclaude
andcommitted
package-custom-app: fetch create-app-wasm.sh for the wasm target
score's create-app.sh now supports `--platform wasm` via a new tools/create-app-wasm.sh; add it to the sparse-checkout so the action can package custom apps for the browser. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_019oPj1zRcxSQX7FNni7EHM6
1 parent a4442bb commit 36c2fb9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package-custom-app/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,7 @@ runs:
121121
tools/create-app-linux.sh
122122
tools/create-app-macos.sh
123123
tools/create-app-windows.sh
124+
tools/create-app-wasm.sh
124125
tools/launcher/launcher.cpp
125126
sparse-checkout-cone-mode: false
126127

0 commit comments

Comments
 (0)