1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-21 01:33:25 +02:00

(v2.1.1.9200) new argument capped_mic_handling, add Search to website

This commit is contained in:
2025-03-14 17:01:50 +01:00
parent 58d7aa8790
commit 72f2e723fb
17 changed files with 161 additions and 105 deletions

View File

@ -40,7 +40,6 @@ name: Update website
jobs:
update-website:
runs-on: ubuntu-latest
continue-on-error: true
steps:
- uses: actions/checkout@v4