Skip to content

Commit

Permalink
fix: run build
Browse files Browse the repository at this point in the history
  • Loading branch information
philipbalbas committed Apr 16, 2024
1 parent f488389 commit 5d08ad0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-and-format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ jobs:
- name: Build TypeScript SDK
run: |
cd sdks/ts
# npm run build
npm run build
- uses: stefanzweifel/git-auto-commit-action@v4
with:
Expand Down

0 comments on commit 5d08ad0

Please sign in to comment.