chore(ci): fix
This commit is contained in:
2
.github/workflows/docs.yml
vendored
2
.github/workflows/docs.yml
vendored
@ -9,7 +9,7 @@ jobs:
|
||||
# Build job
|
||||
build:
|
||||
# Specify runner + build & upload the static files as an artifact
|
||||
runs-on: python@latest
|
||||
runs-on: python:latest
|
||||
steps:
|
||||
- name: Checkout code
|
||||
id: checkout-code
|
||||
|
||||
Reference in New Issue
Block a user