这是indexloc提供的服务,不要输入任何密码
Skip to content

Fix how sshpk gets imported #59

Fix how sshpk gets imported

Fix how sshpk gets imported #59

Workflow file for this run

jobs:
type_check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/prepare
- run: pnpm typecheck
name: Type Check
on:
pull_request: ~
push:
branches:
- main