Skip to content

fix: resolve esm file path issue and '<<cwd>>' (example tests) on windows #38

fix: resolve esm file path issue and '<<cwd>>' (example tests) on windows

fix: resolve esm file path issue and '<<cwd>>' (example tests) on windows #38

Workflow file for this run

name: pkg.pr.new
on:
pull_request: {}
push:
branches: [main, deps, pkg.pr.new]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: corepack enable
- run: pnpm install
- run: pnpm build
- run: pnpm pkg-pr-new publish