Skip to content

Commit

Permalink
Update node.js.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xBoyMinemc authored Nov 4, 2024
1 parent cc0f958 commit 20b75e3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,9 @@ jobs:

- name: Install dependencies
run: npm i


- name: tsc build
run: tsc --skipLibCheck
run: tsc

- name: webpack build
run: webpack
Expand Down

0 comments on commit 20b75e3

Please sign in to comment.