diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 9d42a40..25fdbf0 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -15,7 +15,7 @@ jobs: - name: Set timezone to Asia/Singapore uses: szenius/set-timezone@v2.0 with: - timezoneLinux: "Asia/Krasnoyarsk" + timezoneLinux: "Europe/Moscow" - name: Checkout sources uses: actions/checkout@v6 - name: Install sing-box