Skip to content

Commit

Permalink
chore: lock TypeScript to patch only updates (#3618)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason3S authored Sep 10, 2024
1 parent cd3d233 commit 4a51c10
Show file tree
Hide file tree
Showing 6 changed files with 16,927 additions and 21,937 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
run: |
cd website
npm i
npm run build
npm run build-site
- name: Upload Build Artifact
uses: actions/upload-pages-artifact@v3
Expand Down
Loading

0 comments on commit 4a51c10

Please sign in to comment.