mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-05-18 23:50:16 +00:00
Switch to downloading prebuilt release artifacts instead of a submodule
This commit is contained in:
@@ -34,6 +34,10 @@ jobs:
|
||||
submodules: 'recursive'
|
||||
fetch-depth: 1
|
||||
|
||||
- name: Download dependencies (Windows)
|
||||
if: runner.os == 'Windows'
|
||||
run: powershell ./setup-deps.ps1
|
||||
|
||||
- name: Install create-dmg (macOS)
|
||||
if: runner.os == 'macOS'
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user