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 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)