Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Deralden authored Jun 7, 2024
1 parent 74972d1 commit 09195a4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,10 @@ jobs:
run: |
cd packages/nodejs
npm install .
npm run build
- name: snet-sdk for web
run: |
cd packages/web
npm install .
npm run build

0 comments on commit 09195a4

Please sign in to comment.