Skip to content

Commit

Permalink
workaround LL viewer_manifest.py misconfiguration (llwebrtc.dll artif…
Browse files Browse the repository at this point in the history
…act is 1p not 3p)
  • Loading branch information
humbletim committed Sep 22, 2024
1 parent 899c7e1 commit 3cabfbc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/CompileWindows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,9 @@ jobs:
gha-cache-save-fast $cache_id-build-packages-c build/packages || exit 220
)
- name: 089_ninja_build accomodate mis-manifested llwebrtc
run: fsvr_step 0a0 llwebrtc

- name: 090_ninja_preflight
run: fsvr_step 090

Expand All @@ -190,9 +193,6 @@ jobs:
with:
limit-access-to-actor: true

- name: 0a0_ninja_build llwebrtc
run: fsvr_step 0a0 llwebrtc

- name: 0a0_ninja_build SLPlugin.exe
run: fsvr_step 0a0 SLPlugin.exe

Expand Down

0 comments on commit 3cabfbc

Please sign in to comment.