Fix tutorial world build and intro

This commit is contained in:
Griatch 2022-02-05 16:05:12 +01:00
parent ca7bee9d99
commit a980ed617d
9 changed files with 57 additions and 50 deletions

View file

@ -18,7 +18,7 @@ jobs:
strategy:
matrix:
python-version: [3.10]
python-version: ['3.10']
steps:
- name: Checkout 0.9.5 branch