Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
ksyeo1010 committed Nov 22, 2023
1 parent e44ed31 commit be772a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/web-demos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:

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

Expand Down

0 comments on commit be772a0

Please sign in to comment.