Skip to content

Add drawsBackground parameter for WKWebView #19

Add drawsBackground parameter for WKWebView

Add drawsBackground parameter for WKWebView #19

Workflow file for this run

name: CI
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
build:
runs-on: macos-10.15
steps:
- uses: actions/[email protected]
with:
fetch-depth: 0
lfs: true
- uses: actions/[email protected]
with:
node-version: 16.x
- uses: actions/[email protected]
with:
path: |
.swiftpm-packages
key: v0-${{ runner.os }}-swiftpm-${{ hashFiles('**/Package.resolved') }}
restore-keys: v0-${{ runner.os }}-swiftpm-
- run: npm run build
- run: file build/Release/PreviewExtension.appex/Contents/MacOS/*