Skip to content

fix: (trivial) re-crop the gear icon in audio wave example #335

fix: (trivial) re-crop the gear icon in audio wave example

fix: (trivial) re-crop the gear icon in audio wave example #335

Workflow file for this run

name: Pull Requests
on:
pull_request:
branches:
- main
jobs:
build:
if: github.event.pull_request.draft == false
runs-on: windows-latest
steps:
- name: Checkout Repository
uses: actions/checkout@v4
- name: Build
uses: ./.github/actions/build