Skip to content

Commit

Permalink
Add Snake workshop for Brno (#761)
Browse files Browse the repository at this point in the history
  • Loading branch information
encukou authored Jan 12, 2025
1 parent 6c2ea6b commit d6f1d3d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
3 changes: 3 additions & 0 deletions courses.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit d6f1d3d

Please sign in to comment.