1
0
mirror of https://github.com/mifi/lossless-cut.git synced 2024-11-22 02:12:30 +01:00

Update build.yml

This commit is contained in:
Mikael Finstad 2024-09-01 15:14:57 +02:00 committed by GitHub
parent 128b80e205
commit 87bb9df0d4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -116,8 +116,7 @@ jobs:
# - run: npx tsx script/e2e.mts 'dist/win-x64/LosslessCut.app/Contents/MacOS/LosslessCut' screenshot-windows.jpeg # - run: npx tsx script/e2e.mts 'dist/win-x64/LosslessCut.app/Contents/MacOS/LosslessCut' screenshot-windows.jpeg
- run: | - run: |
cd dist\win-x64 dir /s
dir
if: startsWith(matrix.os, 'windows') if: startsWith(matrix.os, 'windows')
- run: | - run: |