ci: Add cargo bin to PATH
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2701>
This commit is contained in:
parent
521c4d927c
commit
cddf6b9d93
|
@ -440,6 +440,7 @@ build_desktop:
|
|||
variables:
|
||||
<<: *keep_git_files_permissions
|
||||
before_script:
|
||||
- source /root/.cargo/env
|
||||
- yarn install
|
||||
script:
|
||||
- yarn tauri build
|
||||
|
|
Loading…
Reference in New Issue