diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index d59088a7ed..3ac9dde196 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -26,7 +26,7 @@ jobs: - name: Install dependencies run: | python -m pip install poetry - poetry install + poetry install --no-root - name: Freeze the site run: | export NAUCSE_MAIN_REPO_URL=https://github.com/$GITHUB_REPOSITORY diff --git a/courses.yml b/courses.yml index ed7b41fbc5..b5dd1750ad 100644 --- a/courses.yml +++ b/courses.yml @@ -508,3 +508,6 @@ lessons: url: https://github.com/mcurlej/naucse-python branch: compiled/main path: olomouc +2025/snake-brno-zima: + url: https://github.com/encukou/naucse-python + branch: compiled/snake-2025-01