Skip to content

Commit

Permalink
Merge pull request #396 from tablelandnetwork/joe/publish-fix
Browse files Browse the repository at this point in the history
(js) fix publish workflow
  • Loading branch information
joewagner authored May 31, 2024
2 parents e377657 + c55e07d commit 8dbc85f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
uses: jaywcjlove/[email protected]
with:
version: ${{ github.event.inputs.release_version }}
path: ./js

- name: Install 🔧
run: npm install
Expand Down
Binary file modified js/main.wasm
Binary file not shown.

0 comments on commit 8dbc85f

Please sign in to comment.