Try to install via OS

This commit is contained in:
Joshua Boniface 2023-09-15 12:06:22 -04:00
parent a39d0fb22c
commit 2e2eaaa918
1 changed files with 3 additions and 5 deletions

View File

@ -2,13 +2,11 @@
version: 2 version: 2
build: build:
os: 'ubuntu-20.04' os: 'ubuntu-22.04'
tools: tools:
python: '3.9' python: '3.9'
apt_packages:
python: - mkdocs
install:
- requirements: requirements.txt
mkdocs: mkdocs:
configuration: mkdocs.yml configuration: mkdocs.yml