ci: Fix actionlint

This commit is contained in:
Florian Bruhin 2025-09-09 23:11:03 +02:00
parent 5894221924
commit c278069946
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ jobs:
with:
python-version: "3.13"
- name: Install nsis
if: matrix.os == "windows-latest"
if: "matrix.os == 'windows-latest'"
run: |
irm get.scoop.sh | iex
scoop update