Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
frederikprijck committed Sep 19, 2023
1 parent f5e4b10 commit c43874a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,10 @@ jobs:
- name: Install dependencies
run: npm ci


- name: Build SDK
run: npm run build

- name: Install examples
run: npm run install:examples

Expand Down

0 comments on commit c43874a

Please sign in to comment.