1 Commits

Author SHA1 Message Date
030b8a5cc8 Remove sudo
Some checks failed
Build / Build (pull_request) Failing after 54s
2026-02-21 15:23:10 -05:00

View File

@@ -19,7 +19,7 @@ jobs:
- name: Install Python
run: |
apt update -y
apt update - y
apt install python3 -y
- name: Install Qt