From 81b32121980d0a739f69e5e94ed4a82c27ccdd95 Mon Sep 17 00:00:00 2001 From: i3sey <86531179+i3sey@users.noreply.github.com> Date: Sat, 20 May 2023 22:23:15 +0500 Subject: [PATCH 1/2] Fixed build --- .github/workflows/main.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index ae16ed7..b1581f5 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -14,6 +14,9 @@ jobs: - name: update repo run: | + git config --global --add safe.directory /__w/aio-switch-updater/aio-switch-updater/lib/borealis + git config --global --add safe.directory /__w/aio-switch-updater/aio-switch-updater + git config --global --add safe.directory /__w/aio-switch-updater/aio-switch-updater/aiosu-rcm git submodule update --init --recursive - name: Building aio-switch-updater From 6f383c5516fac18bf55d4ca52ce5fae2b0a0973c Mon Sep 17 00:00:00 2001 From: i3sey <86531179+i3sey@users.noreply.github.com> Date: Sat, 20 May 2023 22:31:47 +0500 Subject: [PATCH 2/2] Fixed shield --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index caada39..929471e 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # AIO-Switch-Updater ![hbappstore](https://img.shields.io/endpoint?url=https%3A%2F%2Frunkit.io%2Fhomlet%2Fhbappstore-shieldsio%2Fbranches%2Fmaster%3Furl%3Dhttps%3A%2F%2Fswitchbru.com%2Fappstore%2Frepo.json%26name%3Daio-switch-updater) ![releases](https://img.shields.io/github/downloads/HamletDuFromage/AIO-switch-updater/total) -![GitHub Workflow Status](https://img.shields.io/github/workflow/status/HamletDuFromage/AIO-switch-updater/Build%20AIO-switch-updater) +![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/HamletDuFromage/AIO-switch-updater/main.yaml) ![tag](https://img.shields.io/github/v/release/HamletDuFromage/AIO-switch-updater) ![GitHub](https://img.shields.io/github/license/HamletDuFromage/aio-switch-updater)