Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MCTBL authored Feb 27, 2025
1 parent 947a85b commit 9c95739
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,6 @@ jobs:
npm install
npm run build
- name: check tsc
run: tsc -v

- name: tsc
run: tsc

- name: Deploy 🚀
uses: JamesIves/github-pages-deploy-action@v4
with:
Expand Down

0 comments on commit 9c95739

Please sign in to comment.