Skip to content

Merge pull request #79 from sanwebinfo/renovate/pnpm-action-setup-4.x #232

Merge pull request #79 from sanwebinfo/renovate/pnpm-action-setup-4.x

Merge pull request #79 from sanwebinfo/renovate/pnpm-action-setup-4.x #232

Workflow file for this run

name: build-test
on:
pull_request:
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: ./.github/actions/prepare
- name: use pnpm to build site
run: |
pnpm build