Skip to content

Commit

Permalink
RUn npm ci
Browse files Browse the repository at this point in the history
  • Loading branch information
michalchecinski committed Feb 28, 2024
1 parent 9a59559 commit 78ead6c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-go.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,9 @@ jobs:
restore-keys: |
${{ runner.os }}-go-
- name: npm ci
run: npm ci

- name: Generate schemas
run: npm run schemas

Expand Down

0 comments on commit 78ead6c

Please sign in to comment.