Skip to content

Bump @viem/anvil from 0.0.6 to 0.0.7 #112

Bump @viem/anvil from 0.0.6 to 0.0.7

Bump @viem/anvil from 0.0.6 to 0.0.7 #112

Workflow file for this run

on:
push:
branches:
- master
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
name: Build
jobs:
build:
name: Build
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: "Setup"
uses: ./.github/actions/setup
- name: Run build
run: pnpm build