mirror of
https://github.com/tailwindlabs/tailwindcss.git
synced 2025-12-08 21:36:08 +00:00
Update nodejs.yml
This commit is contained in:
parent
ad9fcaf919
commit
da83070c24
4
.github/workflows/nodejs.yml
vendored
4
.github/workflows/nodejs.yml
vendored
@ -24,8 +24,8 @@ jobs:
|
||||
uses: actions/setup-node@v1
|
||||
with:
|
||||
node-version: ${{ matrix.node-version }}
|
||||
- run: npm ci
|
||||
- run: npm run build --if-present
|
||||
- run: npm install
|
||||
- run: npm run prepare
|
||||
- run: npm test
|
||||
env:
|
||||
CI: true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user