Skip to content

Commit 1f5e07e

Browse files
committed
Upgrade task of distribution
1 parent adc3fc3 commit 1f5e07e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
uses: actions/checkout@v3
1717

1818
- name: Run Gradle Tasks
19-
run: ./gradlew wasmJsBrowserProductionWebpack
19+
run: ./gradlew wasmJsBrowserDistribution
2020

2121
- name: Fix permissions
2222
run: |

0 commit comments

Comments
 (0)