ci: fix CARGO_BIN path (sed mangled it)
Build patched rustdesk.exe / Build Win x64 (Sciter UI) (push) Failing after 4m17s

This commit is contained in:
2026-05-02 22:08:33 +10:00
parent e4c9a7569d
commit 3783082600
+1 -1
View File
@@ -18,7 +18,7 @@ on:
env:
LLVM_VERSION: "16.0.0"
VCPKG_COMMIT_ID: "120deac3062162151622ca4860575a33844ba10b"
CARGO_BIN: 'C:SERSYOWIE.CARGOBIN'
CARGO_BIN: 'C:\Users\Yowie\.cargo\bin'
jobs:
build: