Yes.
Some checks failed
Build / Build (push) Failing after 54s
Build / Build (pull_request) Failing after 56s

This commit is contained in:
2026-02-21 15:18:42 -05:00
parent bc906cd7f3
commit d461a29ff9

View File

@@ -17,7 +17,7 @@ jobs:
steps:
- name: Install Rust
run: |
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y
- name: Install Qt
uses: jurplel/install-qt-action@v4