ci: restore workspace before Cargo patch
Linux musl probe / build-x86_64-unknown-linux-musl (push) Has been cancelled
Linux musl probe / build-aarch64-unknown-linux-musl (push) Has been cancelled

This commit is contained in:
Christian Visintin
2026-09-02 23:34:39 +02:00
parent da23372d4b
commit a57f020e4a
+1
View File
@@ -116,6 +116,7 @@ jobs:
/tmp/native/gnutls/lib/pkgconfig/gnutls.pc \
> /tmp/native/pkgconfig/gnutls.pc
cd /work
PAVAO_SRC=$(find "${CARGO_HOME:-/usr/local/cargo}/registry/src" \
-type d -name "pavao-src-4.24.6" -print -quit)
test -n "$PAVAO_SRC"