Checkout.
Some checks failed
Build / Build (pull_request) Failing after 3m56s

This commit is contained in:
2026-02-21 15:49:16 -05:00
parent bb032e9daf
commit 607dae32fe

View File

@@ -15,6 +15,8 @@ jobs:
env:
QT_VERSION: 6.7.3
steps:
- uses: actions/checkout@v6
- name: Install Rust
run: |
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y