From 677e864cfbe4e7ac38828c3ac1911a208aede372 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20De=20Keersmaeker?= <francois.dekeersmaeker@uclouvain.be> Date: Wed, 7 Aug 2024 10:54:00 +0200 Subject: [PATCH] CI: changed file extension --- .github/workflows/{cross-compile.yml => cross-compile.yaml} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/workflows/{cross-compile.yml => cross-compile.yaml} (100%) diff --git a/.github/workflows/cross-compile.yml b/.github/workflows/cross-compile.yaml similarity index 100% rename from .github/workflows/cross-compile.yml rename to .github/workflows/cross-compile.yaml -- GitLab