From feef57b8f6dc57b817f229c73ab6d2cf6a6febf2 Mon Sep 17 00:00:00 2001 From: Oskar Gewalli Date: Sun, 15 Oct 2023 08:26:40 +0300 Subject: [PATCH] +45 offset from hour --- .github/workflows/dotnetcore.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dotnetcore.yml b/.github/workflows/dotnetcore.yml index c184a9b27..6d4149325 100644 --- a/.github/workflows/dotnetcore.yml +++ b/.github/workflows/dotnetcore.yml @@ -33,7 +33,7 @@ jobs: - name: Set Timezone uses: szenius/set-timezone@v1.2 with: - timezoneWindows: "Singapore Standard Time" + timezoneWindows: "Nepal Standard Time" - name: Test with dotnet run: dotnet test build.proj -v n