Update github action

This commit is contained in:
RatzzFatzz
2025-02-04 00:54:09 +01:00
parent f6310c71ee
commit ecc5c56c8c
2 changed files with 3 additions and 1 deletions

View File

@@ -47,7 +47,7 @@ jobs:
- name: Install mkvtoolnix
uses: crazy-max/ghaction-chocolatey@v3
with:
args: choco install mkvtoolnix -y
args: install mkvtoolnix -y
- name: Checkout
uses: actions/checkout@v4