Skip to content

Commit

Permalink
Provide verification list
Browse files Browse the repository at this point in the history
  • Loading branch information
Kicer86 committed Aug 18, 2023
1 parent 01f0ab4 commit 30b2687
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,4 +73,4 @@ jobs:

- name: Verify list of files in installer
run: |
7z l out/build/ninja_release_vcpkg/PhotoBroom-*-win64.exe | python .github/parse7z-l.py | python .github/compare.py
7z l out/build/ninja_release_vcpkg/PhotoBroom-*-win64.exe | python .github/parse7z-l.py | python .github/compare.py .github/expected_file_list

0 comments on commit 30b2687

Please sign in to comment.