Skip to content

Commit 369bd12

Browse files
committed
re-enable CI check
1 parent b286cc3 commit 369bd12

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/smokebuild.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ jobs:
3232
./gradlew :gallery-demo:wasmJsBrowserDevelopmentExecutableDistribution :gallery-demo:packageReleaseUberJarForCurrentOS
3333
3434
- name: Build Stories for Wasm target
35-
if: false # Temporarily disabled due to incompatibility of storytale gradle plugin code with Kotlin 2.1.20
3635
run: |
3736
cd examples
3837
../gradlew wasmJsBrowserStoriesProductionExecutableDistribution

0 commit comments

Comments
 (0)