Skip to content

Commit

Permalink
grr llwebrtc.dll
Browse files Browse the repository at this point in the history
  • Loading branch information
humbletim committed Sep 22, 2024
1 parent 3cabfbc commit 438a1b3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/CompileWindows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,9 @@ jobs:
)
- name: 089_ninja_build accomodate mis-manifested llwebrtc
run: fsvr_step 0a0 llwebrtc
run: |
fsvr_step 090 || true # needed here for build.ninja to become instrumented
fsvr_step 0a0 llwebrtc # llwebrtc.dll has to be compiled first (then actual preflight below can succeed)
- name: 090_ninja_preflight
run: fsvr_step 090
Expand Down

0 comments on commit 438a1b3

Please sign in to comment.