From f3730b5c1fd6bb74e777301d7dd4f8fd0b501ac6 Mon Sep 17 00:00:00 2001 From: Ricardo N Feliciano Date: Thu, 19 Sep 2024 20:31:44 -0400 Subject: [PATCH] Move the magefile back --- arc/magefile.go => magefile.go | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename arc/magefile.go => magefile.go (100%) diff --git a/arc/magefile.go b/magefile.go similarity index 100% rename from arc/magefile.go rename to magefile.go