[CI] Fix actions

This commit is contained in:
2025-12-31 10:32:50 +01:00
parent 73412cfb08
commit 26aedca085

View File

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