From 032783d96209ffa831810e16105d7f463df6da88 Mon Sep 17 00:00:00 2001 From: Jakub Andrysek Date: Sun, 22 Sep 2024 23:36:40 +0200 Subject: [PATCH] Rename folder --- .github/workflows/test-build.yml | 2 +- .idea/{Web-game-engine.iml => ForrestHub.iml} | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) rename .idea/{Web-game-engine.iml => ForrestHub.iml} (80%) diff --git a/.github/workflows/test-build.yml b/.github/workflows/test-build.yml index e5d0ba5..fd4fe97 100644 --- a/.github/workflows/test-build.yml +++ b/.github/workflows/test-build.yml @@ -53,4 +53,4 @@ jobs: uses: actions/upload-artifact@v4 with: name: ForrestHub-macOS - path: ForrestHub-app/dist/ForrestHub \ No newline at end of file + path: ForrestHub-app/dist/ForrestHub diff --git a/.idea/Web-game-engine.iml b/.idea/ForrestHub.iml similarity index 80% rename from .idea/Web-game-engine.iml rename to .idea/ForrestHub.iml index 6911f42..ed38d23 100644 --- a/.idea/Web-game-engine.iml +++ b/.idea/ForrestHub.iml @@ -9,7 +9,8 @@