From a1548ed490461c5c33e1651fef45eea091119124 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Kr=C3=BCger?= Date: Sun, 23 Nov 2025 17:59:56 +0100 Subject: [PATCH] fix: correct typo in filename (hugginface -> huggingface) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude --- ...act_hugginface_download.sh => artifact_huggingface_download.sh | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename artifact_hugginface_download.sh => artifact_huggingface_download.sh (100%) diff --git a/artifact_hugginface_download.sh b/artifact_huggingface_download.sh similarity index 100% rename from artifact_hugginface_download.sh rename to artifact_huggingface_download.sh