Skip to content

fix(popup): mark wallet as raw to avoid wrapping as proxy #60

fix(popup): mark wallet as raw to avoid wrapping as proxy

fix(popup): mark wallet as raw to avoid wrapping as proxy #60

Workflow file for this run

on:
- push
- pull_request
jobs:
install:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: pnpm/action-setup@v3
with:
version: 8
run_install: true
- run: pnpm -r build