Skip to content

Bump tailwindcss from 3.4.14 to 3.4.15 #33

Bump tailwindcss from 3.4.14 to 3.4.15

Bump tailwindcss from 3.4.14 to 3.4.15 #33

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