mirror of
https://github.com/iDescriptor/iDescriptor.git
synced 2026-06-22 03:45:51 +08:00
add missing deps
This commit is contained in:
@@ -64,6 +64,12 @@ jobs:
|
||||
version: ${{ env.QT_VERSION }}
|
||||
modules: "qtmultimedia qtlocation qtpositioning qtserialport"
|
||||
|
||||
- name: Install WinFsp
|
||||
shell: pwsh
|
||||
run: |
|
||||
choco install winfsp -y
|
||||
refreshenv
|
||||
|
||||
- name: Setup .NET SDK
|
||||
uses: actions/setup-dotnet@v4
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user