Source rust.
Some checks failed
Build / Build (pull_request) Failing after 2m0s

This commit is contained in:
2026-02-21 15:45:43 -05:00
parent 886a32a9e2
commit bb032e9daf

View File

@@ -41,4 +41,5 @@ jobs:
env: env:
QMAKE: ${{ github.workspace }}/$QT_VERSION/gcc_64/bin/qmake QMAKE: ${{ github.workspace }}/$QT_VERSION/gcc_64/bin/qmake
run: | run: |
. "$HOME/.cargo/env"
cargo b cargo b