Skip to content

Commit

Permalink
Update node.js.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
TheJeterLP authored Mar 27, 2024
1 parent 2dee48f commit f1abcb2
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,6 @@ jobs:
with:
node-version: latest
cache: 'npm'
- run: npm ci
- run: tsc --build
- run: npm install
- run: npm run css-build
- run: npm run build

0 comments on commit f1abcb2

Please sign in to comment.