mirror of
https://github.com/Serial-Studio/Serial-Studio.git
synced 2025-01-15 05:22:53 +08:00
Update main.yml
This commit is contained in:
parent
85df072ae9
commit
2566e51bd5
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@ -18,6 +18,8 @@ jobs:
|
||||
|
||||
- name: Install Qt
|
||||
uses: jurplel/install-qt-action@v2
|
||||
with:
|
||||
modules: qtcharts
|
||||
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
@ -55,6 +57,8 @@ jobs:
|
||||
|
||||
- name: Install Qt
|
||||
uses: jurplel/install-qt-action@v2
|
||||
with:
|
||||
modules: qtcharts
|
||||
|
||||
- name: Install create-dmg
|
||||
run: brew install create-dmg
|
||||
|
Loading…
x
Reference in New Issue
Block a user