Skip to content
This repository was archived by the owner on Dec 15, 2025. It is now read-only.

Removed unnecessary library from Player #9

Removed unnecessary library from Player

Removed unnecessary library from Player #9

Workflow file for this run

name: Build
on: push
jobs:
build:
name: Build SimpleFilter
runs-on: macos-latest
steps:
- name: Checkout Project
uses: actions/[email protected]
with:
submodules: recursive
- name: Build Project
uses: threeal/[email protected]