Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
alexjlockwood committed Oct 19, 2024
1 parent f1e6a05 commit fbf9999
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 @@ -29,7 +29,7 @@ jobs:

- name: Build WasmJs with Gradle
run: |
./gradlew :composeApp:./gradlew :composeApp:wasmJsBrowserDistribution --no-configuration-cache
./gradlew :composeApp:wasmJsBrowserDistribution --no-configuration-cache
- name: Upload Pages artifact
uses: actions/upload-pages-artifact@v3
Expand Down

0 comments on commit fbf9999

Please sign in to comment.