Skip to content

Commit

Permalink
update code to diff and save
Browse files Browse the repository at this point in the history
Signed-off-by: Vishal <[email protected]>
  • Loading branch information
dvishal485 committed Aug 22, 2024
1 parent d597c9d commit 21aa21e
Show file tree
Hide file tree
Showing 7 changed files with 83 additions and 3,936 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ jobs:
run: wasm-pack build -t nodejs --features wasm

- name: Update node package
run: rsync -avz --delete pkg/ ~/notification-system-wasm
run: rsync -avz --delete pkg/ ~/notification-system-wasm/pkg/
19 changes: 0 additions & 19 deletions example/index.ts

This file was deleted.

Loading

0 comments on commit 21aa21e

Please sign in to comment.