From a0f7b80977414c5ffadaabbd10f3e545c35caef8 Mon Sep 17 00:00:00 2001 From: Dynesshely Date: Wed, 27 Mar 2024 01:57:10 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Chore(CI):=20Init=20reference=20?= =?UTF-8?q?with=20https=20style=20link.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/build-loaders.yml | 2 +- .github/workflows/build-plugins.yml | 2 +- .github/workflows/build.yml | 2 +- .github/workflows/publish-packages.yml | 2 +- KitX Clients/KitX Dashboard | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/build-loaders.yml b/.github/workflows/build-loaders.yml index 67010b2..584ed77 100644 --- a/.github/workflows/build-loaders.yml +++ b/.github/workflows/build-loaders.yml @@ -43,7 +43,7 @@ jobs: - name: Initialize References run: | dotnet tool install --global Cheese - cheese reference --setup + cheese reference --setup --convert-ssl-link-to-https-link - name: Build Loaders working-directory: "KitX SDK/KitX Loaders" diff --git a/.github/workflows/build-plugins.yml b/.github/workflows/build-plugins.yml index a9aa183..a658485 100644 --- a/.github/workflows/build-plugins.yml +++ b/.github/workflows/build-plugins.yml @@ -43,7 +43,7 @@ jobs: - name: Initialize References run: | dotnet tool install --global Cheese - cheese reference --setup + cheese reference --setup --convert-ssl-link-to-https-link - name: Build Plugins working-directory: "KitX SDK/KitX Plugins" diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index ec08c0a..89a266d 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -47,7 +47,7 @@ jobs: - name: Initialize References run: | dotnet tool install --global Cheese - cheese reference --setup + cheese reference --setup --convert-ssl-link-to-https-link - name: Build Contracts working-directory: "KitX Standard/KitX Contracts" diff --git a/.github/workflows/publish-packages.yml b/.github/workflows/publish-packages.yml index e2ff73f..c5c0d4d 100644 --- a/.github/workflows/publish-packages.yml +++ b/.github/workflows/publish-packages.yml @@ -41,7 +41,7 @@ jobs: - name: Initialize References run: | dotnet tool install --global Cheese - cheese reference --setup + cheese reference --setup --convert-ssl-link-to-https-link - name: Add to GitHub Repo run: | diff --git a/KitX Clients/KitX Dashboard b/KitX Clients/KitX Dashboard index 02bb421..ae2d12f 160000 --- a/KitX Clients/KitX Dashboard +++ b/KitX Clients/KitX Dashboard @@ -1 +1 @@ -Subproject commit 02bb4214a7e4370cfdaa42c75cc77735cab5da9f +Subproject commit ae2d12f2f749dce6c74184195779daf0aeabeba0