From e7f0beb59f74edf870bfe63f4f1063d9a3792d03 Mon Sep 17 00:00:00 2001 From: Stratos Date: Fri, 31 May 2024 20:55:15 +0300 Subject: [PATCH] Update build-docs.yml --- .github/workflows/build-docs.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build-docs.yml b/.github/workflows/build-docs.yml index 92a2fd5..63ebdf5 100644 --- a/.github/workflows/build-docs.yml +++ b/.github/workflows/build-docs.yml @@ -12,7 +12,7 @@ env: jobs: build: - runs-on: ubuntu-latest + runs-on: self-hosted steps: - name: Checkout repository uses: actions/checkout@v4 @@ -32,4 +32,4 @@ jobs: name: docs path: | artifacts/${{ env.ARTIFACT }} - retention-days: 7 \ No newline at end of file + retention-days: 7