[Merge] fix another error
Some checks failed
Update docs / build_docs (push) Failing after 3m0s

This commit is contained in:
2026-02-23 09:06:40 +01:00
parent b26699a887
commit 94c4cd8537
3 changed files with 1 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ on:
- 'docs/**'
jobs:
build_docs:
runs_on: ubuntu-latest
runs-on: ubuntu-latest
steps:
- name: Set up Git repository
uses: actions/checkout@v6