Skip to content

Commit

Permalink
Build wasmvm.dll in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
webmaster128 committed Nov 27, 2022
1 parent 4347a22 commit b372ac9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -225,6 +225,9 @@ jobs:
- run:
name: Build shared library for macOS
command: make release-build-macos
- run:
name: Build shared library for Windows
command: make release-build-windows
- run:
name: Debug build results
command: ls -l ./internal/api
Expand Down

0 comments on commit b372ac9

Please sign in to comment.