Skip to content

Commit

Permalink
Docs: genrate documents with proper linex version
Browse files Browse the repository at this point in the history
  • Loading branch information
skolelis authored and Mionsz committed Jan 14, 2025
1 parent b190280 commit 031b0ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github_pages_update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
environment:
name: github-pages
url: ${{ steps.deployment.outputs.page_url }}
runs-on: ubuntu-latest
runs-on: 'ubuntu-22.04'
timeout-minutes: 20
steps:
- name: Secure the runner
Expand Down

0 comments on commit 031b0ac

Please sign in to comment.