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 b286cc3 commit 369bd12Copy full SHA for 369bd12
.github/workflows/smokebuild.yaml
@@ -32,7 +32,6 @@ jobs:
32
./gradlew :gallery-demo:wasmJsBrowserDevelopmentExecutableDistribution :gallery-demo:packageReleaseUberJarForCurrentOS
33
34
- name: Build Stories for Wasm target
35
- if: false # Temporarily disabled due to incompatibility of storytale gradle plugin code with Kotlin 2.1.20
36
run: |
37
cd examples
38
../gradlew wasmJsBrowserStoriesProductionExecutableDistribution
0 commit comments