Skip to content

Commit de81b90

Browse files
committed
update gh pages deployment actioon
1 parent 19bbdb6 commit de81b90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-publish-web.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323

2424
# Build application
2525
- name: Build
26-
run: ./gradlew :compose-web:wasmJsBrowserDistribution
26+
run: ./gradlew :composeApp:wasmJsBrowserDistribution
2727

2828
# - name: Copy "uninstantiated" file over (workaround for now)
2929
# run: cp compose-web/build/compileSync/wasmJs/main/productionExecutable/kotlin/chip8.uninstantiated.mjs compose-web/build/dist/wasmJs/productionExecutable

0 commit comments

Comments
 (0)