Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
taiyakihitotsu committed Aug 8, 2024
1 parent 83d6556 commit 331ae3f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,8 @@ jobs:
with:
node-version: '14'

- run: npm ci

- name: Install TypeScript
run: npm install typescript
run: npm install

- name: Build
run: npm run build --if-present

0 comments on commit 331ae3f

Please sign in to comment.