From 5fc1b3c072cfa90c31b59b7a02be2acbdec0f18e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Emilio=20L=C3=B3pez?= Date: Mon, 23 Oct 2023 15:44:24 -0300 Subject: [PATCH] ci: use minimal path I've observed too many conflicts so far --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index cf0de9d7d..1ee3235d4 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -39,7 +39,7 @@ jobs: with: msystem: CLANG64 release: false - path-type: inherit + path-type: minimal update: true install: >- base-devel