Compare commits
1 Commits
030b8a5cc8
...
6777a44b3b
| Author | SHA1 | Date | |
|---|---|---|---|
| 6777a44b3b |
@@ -19,8 +19,8 @@ jobs:
|
|||||||
|
|
||||||
- name: Install Python
|
- name: Install Python
|
||||||
run: |
|
run: |
|
||||||
sudo apt update - y
|
apt update -y
|
||||||
sudo apt install python3 -y
|
apt install python3 -y
|
||||||
|
|
||||||
- name: Install Qt
|
- name: Install Qt
|
||||||
uses: jurplel/install-qt-action@v4
|
uses: jurplel/install-qt-action@v4
|
||||||
|
|||||||
Reference in New Issue
Block a user