Checkout.
Some checks failed
Build / Build (pull_request) Failing after 3m56s
Some checks failed
Build / Build (pull_request) Failing after 3m56s
This commit is contained in:
@@ -15,6 +15,8 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
QT_VERSION: 6.7.3
|
QT_VERSION: 6.7.3
|
||||||
steps:
|
steps:
|
||||||
|
- uses: actions/checkout@v6
|
||||||
|
|
||||||
- name: Install Rust
|
- name: Install Rust
|
||||||
run: |
|
run: |
|
||||||
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y
|
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y
|
||||||
|
|||||||
Reference in New Issue
Block a user