Skip to content

Commit

Permalink
Merge pull request #36 from SEAbdulbasit/add-distributable-resource-c…
Browse files Browse the repository at this point in the history
…ommand

add wasmJsBrowserProductionExecutableDistributeResources command
  • Loading branch information
SEAbdulbasit authored Feb 15, 2024
2 parents 5cd5855 + ff276ed commit b06532a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build_web_app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ jobs:

- name: Build Project
run: ./gradlew wasmJsBrowserProductionWebpack
- name: Build Project
run: ./gradlew wasmJsBrowserProductionExecutableDistributeResources

- name: Copy Production Executable to Docs
run: |
Expand Down
Empty file removed docs/abc
Empty file.

0 comments on commit b06532a

Please sign in to comment.