Skip to content

Commit

Permalink
fix: ts build
Browse files Browse the repository at this point in the history
  • Loading branch information
patrick-zippenfenig committed Oct 16, 2023
1 parent d5e8023 commit 07c5e69
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ jobs:
run: |
npm install
npm config set access public
- name: Compile TypeScript
run: npm run build
- name: Set up Python
uses: actions/setup-python@v4
with:
Expand Down

0 comments on commit 07c5e69

Please sign in to comment.