Skip to content

Fixed several malformed property lists #10

Fixed several malformed property lists

Fixed several malformed property lists #10

Workflow file for this run

name: build-linux
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
workflow_dispatch:
inputs:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Test
working-directory: ${{github.workspace}}
run: pwsh do-tests.ps1