ci: Add cargo bin to PATH

Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2701>
This commit is contained in:
Georg Krause 2024-02-05 12:38:51 +01:00 committed by Kasper Seweryn
parent 521c4d927c
commit cddf6b9d93
1 changed files with 1 additions and 0 deletions

View File

@ -440,6 +440,7 @@ build_desktop:
variables:
<<: *keep_git_files_permissions
before_script:
- source /root/.cargo/env
- yarn install
script:
- yarn tauri build