Skip to content

Commit

Permalink
update workflow (#314)
Browse files Browse the repository at this point in the history
  • Loading branch information
ksyeo1010 authored and laves committed Nov 24, 2023
1 parent 24e3902 commit 6831909
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/web-demos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,6 @@ jobs:
with:
node-version: ${{ matrix.node-version }}

# ************** REMOVE AFTER RELEASE ********************
- name: Build Web SDK
run: yarn && yarn copywasm && yarn build
working-directory: binding/web
# ********************************************************

- name: Pre-build dependencies
run: npm install yarn

Expand Down

0 comments on commit 6831909

Please sign in to comment.