From 1591812163f8b07d288b54ea19f91a41b24ac34e Mon Sep 17 00:00:00 2001 From: McCloudS <64094529+McCloudS@users.noreply.github.com> Date: Sat, 16 Mar 2024 14:08:48 -0600 Subject: [PATCH] Rename .github/workflowbuild_CPU to .github/workflows/build_CPU.yml --- .github/{workflowbuild_CPU => workflows/build_CPU.yml} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/{workflowbuild_CPU => workflows/build_CPU.yml} (100%) diff --git a/.github/workflowbuild_CPU b/.github/workflows/build_CPU.yml similarity index 100% rename from .github/workflowbuild_CPU rename to .github/workflows/build_CPU.yml