So apparently I cannot spell...

This commit is contained in:
Oliver Walters 2021-03-31 22:48:58 +11:00
parent 1a7b6e2613
commit 6017cad6b3

View File

@ -7,7 +7,7 @@ on: ["push", "pull_request"]
jobs:
docker:
runs-on: ubtunu-latest
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2