Skip to content

Bump tailwindcss from 4.0.15 to 4.0.17 #75

Bump tailwindcss from 4.0.15 to 4.0.17

Bump tailwindcss from 4.0.15 to 4.0.17 #75

Workflow file for this run

name: Compile Hugo
on:
pull_request:
branches: [ "*" ]
paths-ignore:
- README.md
- CONTRIBUTING.md
- CODE_OF_CONDUCT.md
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 20
- run: npm ci
- run: |
node_modules/.bin/hugo/hugo