Skip to content

Replace SkiaSharp.Svg by Svg.Skia #11

Replace SkiaSharp.Svg by Svg.Skia

Replace SkiaSharp.Svg by Svg.Skia #11

Workflow file for this run

name: Build for CI
on:
push:
branches: [ "master" ]
paths-ignore:
- "**.md"
pull_request:
branches: [ "master" ]
jobs:
build-plugin-ci:
runs-on: windows-latest
steps:
- uses: actions/checkout@v4
- name: Build
run: dotnet build Maui.FreakyControls\Maui.FreakyControls.sln -c Release