Skip to content

Merge branch 'main' of https://github.com/wevm/incur into tmm/did-you… #468

Merge branch 'main' of https://github.com/wevm/incur into tmm/did-you…

Merge branch 'main' of https://github.com/wevm/incur into tmm/did-you… #468

Workflow file for this run

name: Prerelease
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Clone repository
uses: actions/checkout@v4
- name: Install dependencies
uses: ./.github/actions/install-dependencies
- name: Install dependencies
run: pnpm install
- name: Prerelease
run: |
pnpm run build
pnpx pkg-pr-new publish --pnpm