Skip to content

Commit

Permalink
Update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
squid233 committed Feb 18, 2024
1 parent 36e4f19 commit 91ffdaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Setup Gradle
uses: gradle/actions/setup-gradle@v3
- name: Execute Gradle build
run: ./gradlew build
run: ./gradlew wasmJsBrowserDistribution

# If main branch update, deploy to gh-pages
- name: Deploy
Expand Down

0 comments on commit 91ffdaa

Please sign in to comment.