Skip to content

Commit

Permalink
Update build-docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sthivaios authored May 31, 2024
1 parent a575739 commit e7f0beb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ env:

jobs:
build:
runs-on: ubuntu-latest
runs-on: self-hosted
steps:
- name: Checkout repository
uses: actions/checkout@v4
Expand All @@ -32,4 +32,4 @@ jobs:
name: docs
path: |
artifacts/${{ env.ARTIFACT }}
retention-days: 7
retention-days: 7

0 comments on commit e7f0beb

Please sign in to comment.