Skip to content

fix: build of webview C binding (#37) #337

fix: build of webview C binding (#37)

fix: build of webview C binding (#37) #337

Workflow file for this run

name: CI
on:
push:
paths-ignore: ['**/*.md']
pull_request:
paths-ignore: ['**/*.md']
jobs:
linux:
uses: ./.github/workflows/linux.yml
macos:
uses: ./.github/workflows/macos.yml
windows:
uses: ./.github/workflows/windows.yml