This commit is contained in:
Tanguy 2023-01-04 12:00:01 +01:00
parent faac2eb225
commit 125e88cfbd
No known key found for this signature in database
GPG Key ID: 7DD8EC6B6CE6C45E

View File

@ -129,7 +129,8 @@ runs:
export CSOURCES_COMMIT="86742fb02c6606ab01a532a0085784effb2e753e" export CSOURCES_COMMIT="86742fb02c6606ab01a532a0085784effb2e753e"
;; ;;
*) *)
CSOURCES_VERSION="v2" CSOURCES_VERSION="v1"
export CSOURCES_COMMIT="a8a5241f9475099c823cfe1a5e0ca4022ac201ff"
;; ;;
esac esac
# We don't want partial matches of the cache restored # We don't want partial matches of the cache restored