Skip to content

Commit

Permalink
Update windows.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kuhn authored Jul 8, 2024
1 parent c62e029 commit 762bc4b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,10 @@ jobs:
-D CMAKE_COMPILE_WARNING_AS_ERROR=ON \
${EXTRA_CMAKE_ARGS}
- shell: bash
run: |
find /c/builddir/vcpkg_installed -name openh264.lib
- name: 📑 Upload dep build logs
uses: actions/upload-artifact@v4
if: failure()
Expand Down

0 comments on commit 762bc4b

Please sign in to comment.