Skip to content

Commit

Permalink
This is not only a side-module anymore.
Browse files Browse the repository at this point in the history
  • Loading branch information
rkistner committed Oct 14, 2024
1 parent 3851c6d commit 5d20c09
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@ jobs:
with:
version: 3.1.68

- name: Build WASM SIDE_MODULE
- name: Build WASM
run: ./tool/build_wasm.sh

- name: Upload libpowersync.wasm
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/wasm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ jobs:
with:
version: 3.1.68

- name: Build WASM SIDE_MODULE
- name: Build WASM
run: ./tool/build_wasm.sh

0 comments on commit 5d20c09

Please sign in to comment.